aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/lib/action_controller/routing/generation/polymorphic_routes.rb
Commit message (Expand)AuthorAgeFilesLines
* Replace decaying routing internals w/ rack-mountJoshua Peek2009-10-191-210/+0
* Polymorphic routes generates collection URL from model class [#1089 state:res...Niklas Holmgren2009-08-081-0/+7
* Add nagivational behavior to respond_with.José Valim2009-08-071-11/+10
* Define ActiveModel API ComplianceYehuda Katz2009-07-201-0/+1
* Fix polymorphic_path doesn't modify options hash [#2099 state:resolved]=?utf-8?q?Mislav=20Marohni=C4=87?=2009-06-211-2/+1
* Bring abstract_controller up to date with rails/masterCarl Lerche & Yehuda Katz2009-04-131-2/+5
* Reorganize ActionController folder structureJoshua Peek2009-01-271-0/+201