aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/lib/action_controller/helpers.rb
Commit message (Expand)AuthorAgeFilesLines
* Auto-requiring of helpers should stay silent when it isn't found for whatever...David Heinemeier Hansson2004-12-311-1/+1
* Added more informative exception when using helper :some_helper and the helpe...David Heinemeier Hansson2004-12-221-2/+7
* Updated documentationDavid Heinemeier Hansson2004-12-161-1/+1
* Abolished ActionController::Base.require_or_load in favor of require_dependen...David Heinemeier Hansson2004-11-301-1/+1
* InitialDavid Heinemeier Hansson2004-11-241-0/+100