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@googlegroups.com
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to