aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/lib/action_controller/routing/resources.rb
Commit message (Expand)AuthorAgeFilesLines
* Move Routing into ADJoshua Peek2009-10-201-685/+0
* Normalize route generation order: associations, yield block, then own routes.Jeremy Kemper2009-08-151-9/+9
* Deprecate router generation "best match" sortingJoshua Peek2009-08-091-2/+2
* Added both the documentation and a test case for the collection path name cus...Hugo Peixoto2009-08-091-2/+3
* path_names could be used to customize collection actions tooBence Nagy2009-08-091-1/+4
* ActionPack components should no longer have undeclared dependencies.Yehuda Katz + Carl Lerche2009-06-081-2/+2
* Depend on Hash#slice and Object#tryJeremy Kemper2009-05-301-0/+3
* Bring abstract_controller up to date with rails/masterCarl Lerche & Yehuda Katz2009-04-131-23/+27
* Reorganize ActionController folder structureJoshua Peek2009-01-271-0/+674