I've put together a patch for the bug, in ticket 7691. Any feedback would be appreciated.
On Feb 27, 10:34 pm, "Joe" <[EMAIL PROTECTED]> wrote: > A couple of years ago, no objections were voiced to a proposed patch > of ActionController that would allow controllers to have methods with > the same names as Object's methods (currently, > ActionController::Base.hidden_actions, as called by action_methods, > prevents this). > > Such a change is of interest to me since I just blew some time > figuring out why rails wasn't finding a 'clone' method in one of my > controllers. It would be nice to spare others the same. > > The 2005 discussion starts > athttp://lists.rubyonrails.org/pipermail/rails/2005-March/003779.html, > and a patch is proposed > athttp://lists.rubyonrails.org/pipermail/rails/2005-March/003786.html --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/rubyonrails-core?hl=en -~----------~----~----~----~------~----~------~--~---
