aboutsummaryrefslogtreecommitdiffstats
path: root/railties/lib/dispatcher.rb
Commit message (Expand)AuthorAgeFilesLines
* Syntax errors and other exceptions thrown outside of an action are now gracef...David Heinemeier Hansson2004-12-061-9/+3
* Abolished ActionController::Base.require_or_load in favor of require_dependen...David Heinemeier Hansson2004-11-301-2/+2
* AbstractApplicationController and the individual controllers are now complete...David Heinemeier Hansson2004-11-301-12/+36
* InitialDavid Heinemeier Hansson2004-11-241-0/+55