> 2. If it does need special handling because of some rationale I am
> not aware of, should we document :id has to go necessarily into
> options and not into :params?

:id is special, just like :action and :controller is. Routing is built
around these three parameters getting special treatment. So let's
document that :id should not be named in params, but on its own.
--
David Heinemeier Hansson
http://www.loudthinking.com -- Broadcasting Brain
http://www.basecamphq.com   -- Online project management
http://www.backpackit.com   -- Personal information manager
http://www.rubyonrails.com  -- Web-application framework
_______________________________________________
Rails-core mailing list
Rails-core@lists.rubyonrails.org
http://lists.rubyonrails.org/mailman/listinfo/rails-core

Reply via email to