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
2004-11-30 17:19:01 +00:00
..
abstract_application.rb Initial 2004-11-24 01:04:44 +00:00
application_helper.rb Initial 2004-11-24 01:04:44 +00:00
test_helper.rb AbstractApplicationController and the individual controllers are now completely reloaded on each request if "reload_dependencies" is set to true. This makes it possible to REMOVE methods and constants and have the changes reflected. Beaware that this is still not possible for models, though. 2004-11-30 17:19:01 +00:00