aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/lib/action_controller/railties/paths.rb
Commit message (Expand)AuthorAgeFilesLines
* Provide a cleaner syntax for paths configuration that does not rely on method...José Valim2010-10-061-2/+4
* Forgot to move that line to railtie on rebasePiotr Sarnacki2010-09-031-1/+1
* Include all helpers from non-namespaced enginesPiotr Sarnacki2010-09-031-9/+3
* Set only helpers_path on inherited hook in action_controller/railtie.rb and u...Piotr Sarnacki2010-09-031-4/+2
* Moved ActionMailer and ActionController railties options to inherited hookPiotr Sarnacki2010-09-031-0/+28