aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/lib/action_controller/routing.rb
Commit message (Expand)AuthorAgeFilesLines
* Loading the Routes should happen in the environments #655David Heinemeier Hansson2005-02-171-2/+1
* Only load ROUTE_FILE if one has been declaredDavid Heinemeier Hansson2005-02-171-3/+1
* Better fix for requireing a missing route file in unit testsDavid Heinemeier Hansson2005-02-171-1/+3
* Fix that routes werent being loaded in production environmentDavid Heinemeier Hansson2005-02-171-1/+2
* Forget defaults :action if :controller changed at allDavid Heinemeier Hansson2005-02-171-2/+2
* Make Routes drop the default for action when the controller changes #651David Heinemeier Hansson2005-02-171-0/+1
* A hopefully more successful attempt at the Routing branch mergeDavid Heinemeier Hansson2005-02-151-0/+260
* Backed out of routing merge.. investigating missing patchesDavid Heinemeier Hansson2005-02-151-260/+0
* Added routing itself.. wonder why that didnt make it through the mergeDavid Heinemeier Hansson2005-02-151-0/+260