diff options
author | Piotr Sarnacki <drogus@gmail.com> | 2010-11-18 00:06:03 +0100 |
---|---|---|
committer | José Valim <jose.valim@gmail.com> | 2010-11-18 00:20:57 +0100 |
commit | 250fb3f6c297e1f0bdc80a44ae6ac77c04cd9c85 (patch) | |
tree | 26501df142c4c458f64cec56d993f63c5863f997 /activesupport/test/file_update_checker_test.rb | |
parent | 4d35f8b6615d31fbed4806ee3c260e24447f435b (diff) | |
download | rails-250fb3f6c297e1f0bdc80a44ae6ac77c04cd9c85.tar.gz rails-250fb3f6c297e1f0bdc80a44ae6ac77c04cd9c85.tar.bz2 rails-250fb3f6c297e1f0bdc80a44ae6ac77c04cd9c85.zip |
Add config.action_controller.include_all_helpers, by default it is set to true.
In older rails versions there was a way to use only helpers from
helper file corresponding to current controller and you could also
include all helpers by saying 'helper :all' in controller. This config
allows to return to older behavior by setting it to false.
Diffstat (limited to 'activesupport/test/file_update_checker_test.rb')
0 files changed, 0 insertions, 0 deletions