This website requires JavaScript.
Explore
Help
Register
Sign In
AtHeartEngineer
/
rails
Watch
1
Star
1
Fork
0
You've already forked rails
mirror of
https://github.com/github/rails.git
synced
2026-01-09 14:48:08 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3-2-github
Add File
New File
Upload File
Apply Patch
rails
/
actionpack
/
test
/
abstract
History
José Valim
f29b4a02fd
Add a test case for layout nil.
2011-12-20 14:56:18 +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
Deprecate passing the template handler in the template name.
2011-09-22 15:37:38 +02:00
callbacks_test.rb
Make test meaningful
2011-06-08 10:51:10 -04:00
collector_test.rb
Added AbstractController::Collector.
2010-01-23 10:23:06 +01:00
helper_test.rb
Add clear_helpers as a way to clean up all helpers added to this controller, maintaing just the helper with the same name as the controller.
2010-08-26 16:07:54 -03:00
layouts_test.rb
Add a test case for layout nil.
2011-12-20 14:56:18 +01:00
render_test.rb
#948
template_inheritance
2010-12-26 22:32:15 -08:00
translation_test.rb
Deletes trailing whitespaces (over text files only find * -type f -exec sed 's/[ \t]*$//' -i {} \;)
2010-08-14 04:12:33 -03:00