1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/railties/helpers
2008-11-17 10:39:46 -08:00
..
application_controller.rb BACKWARDS INCOMPATIBLE: Renamed application.rb to application_controller.rb and removed all the special casing that was in place to support the former. You must do this rename in your own application when you upgrade to this version [DHH] 2008-11-17 19:27:35 +01:00
application_helper.rb Cleaned up some docs 2005-10-15 01:10:12 +00:00
performance_test.rb Don't create test/performance/test_helper.rb. Just require the needed files from test directly. [#1135 state:resolved] 2008-10-17 22:58:37 +02:00
test_helper.rb Use ActiveSupport::TestCase in generated test/test_helper.rb 2008-11-17 10:39:46 -08:00