1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actionpack/test/abstract
Santiago Pastorino adef9764ae Merge pull request #1644 from smartinez87/warns
Remove unused variable causing warning in 1.9.3
2011-06-10 18:35:14 -07:00
..
views
abstract_controller_test.rb Remove unused variable causing warning in 1.9.3 2011-06-10 21:10:06 -03: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 class WithSymbolReturningString is not used anywhere in the test. 2011-06-08 20:22:13 -04: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