mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
250fb3f6c2
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. |
||
---|---|---|
.. | ||
paths.rb |