This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
rails
Watch
1
Star
1
Fork
0
You've already forked rails
mirror of
https://github.com/github/rails.git
synced
2026-04-26 03:00:59 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
59cd044310d4bb454d492addffb8bd60dd8a23a9
rails
/
actionpack
/
test
/
abstract
History
José Valim
f564f947d9
Remove duplicated url_for code and move methods shared between ActionMailer and ActionController up to AbstractController.
2010-01-07 15:31:50 +01:00
..
views
Follow short name convention for test folder and just call it "abstract"
2009-09-19 13:14:22 -05:00
abstract_controller_test.rb
Rename the RenderingController module to just plain Rendering
2009-12-20 17:15:31 -08:00
callbacks_test.rb
Follow short name convention for test folder and just call it "abstract"
2009-09-19 13:14:22 -05:00
helper_test.rb
Rename the RenderingController module to just plain Rendering
2009-12-20 17:15:31 -08:00
layouts_test.rb
Rename the RenderingController module to just plain Rendering
2009-12-20 17:15:31 -08:00
localized_cache_test.rb
Rename the RenderingController module to just plain Rendering
2009-12-20 17:15:31 -08:00
render_test.rb
Rename the RenderingController module to just plain Rendering
2009-12-20 17:15:31 -08:00
url_for_test.rb
Remove duplicated url_for code and move methods shared between ActionMailer and ActionController up to AbstractController.
2010-01-07 15:31:50 +01:00