The docs state that in_place_edit_for has been moved into a plugin for Rails 2.0: Module ActionController::Macros::InPlaceEditing::ClassMethods "DEPRECATION WARNING: This method will become a separate plugin when Rails 2.0 ships." and the error messages seem to bear this out: "undefined method `in_place_edit_for'' for FaqQuestionController:Class" Anyone know which plugin these have been moved to? Google seems to come up empty. On the same note, is there a master list of "was in Rails, now in plugins" plugins anywhere? Regards Chris --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
http://svn.rubyonrails.org/rails/plugins/ On Dec 11, 2007 10:32 AM, Chris Cummer <chriscummer-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> > The docs state that in_place_edit_for has been moved into a plugin for > Rails 2.0: > > Module ActionController::Macros::InPlaceEditing::ClassMethods > "DEPRECATION WARNING: This method will become a separate plugin when > Rails 2.0 ships." > > and the error messages seem to bear this out: > > "undefined method `in_place_edit_for'' for FaqQuestionController:Class" > > Anyone know which plugin these have been moved to? Google seems to > come up empty. > > On the same note, is there a master list of "was in Rails, now in > plugins" plugins anywhere? > > Regards > Chris > > > >-- Ryan Bigg http://www.frozenplague.net --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Brilliant. Thank you sir. On Dec 10, 2007 4:16 PM, Ryan Bigg <radarlistener-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> http://svn.rubyonrails.org/rails/plugins/ > > > > On Dec 11, 2007 10:32 AM, Chris Cummer < chriscummer-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > > > > > > > > > > The docs state that in_place_edit_for has been moved into a plugin for > > Rails 2.0: > > > > Module ActionController::Macros::InPlaceEditing::ClassMethods > > "DEPRECATION WARNING: This method will become a separate plugin when > > Rails 2.0 ships." > > > > and the error messages seem to bear this out: > > > > "undefined method `in_place_edit_for'' for FaqQuestionController:Class" > > > > Anyone know which plugin these have been moved to? Google seems to > > come up empty. > > > > On the same note, is there a master list of "was in Rails, now in > > plugins" plugins anywhere? > > > > Regards > > Chris > > > > > > >--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---