Lee.Longmore-gM/Ye1E23mwN+BqQ9rBEUg@public.gmane.org
2009-Jan-21 13:31 UTC
Install of in_place_editing not working
I have recently upgraded by application to 2.2.2. In doing so, I have installed the plugin in_place_editing from github using: ruby script/plugin install git://github.com/rails/in_place_editing.git I now see an executable file under vendor/plugins called in_place_editing.git But when I try to execute my code, I get the following error: undefined method `in_place_edit_for'' for BaseController:Class I suspect the plugin has not been installed correctly. Any thoughts appreciated. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---