This project is archived and is in readonly mode.

Changeset [80747e9db16ec60eb0d95b510baf051612ec0768] by Tarmo Tänav

February 1st, 2009 @ 01:47 AM

Removed map.resources :only/:except inheritance

It's very rare for these options to apply identically to nested child resources, and with this inheritance on it's very difficult to have a child resource with more actions than the parent.

This reverts commit 2ecec6052f7f290252a9fd9cc27ec804c7aad36c.

Signed-off-by: Michael Koziarski michael@koziarski.com

[#1826 state:committed] http://github.com/rails/rails/co...

Committed by Tarmo Tänav

  • M actionpack/lib/action_controller/resources.rb
  • M actionpack/test/controller/resources_test.rb

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile »

<h2 style="font-size: 14px">Tickets have moved to Github</h2>

The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>