I’m trying to transform a Rails 2.3.14 to 3.1.1 application.
Prototype rails should provide all the lost remote_foo…
But it doesn’t work at all for me. It’s like if the gem was not enable anymore.
I installed it, reinstalled it, bundle install/update, add/remove/add gem into Gemfile, test it as a plugin, everything, but I still have got this error "undefined method `remote_function’ ".
The function seams to be there, into the prototype-rails gem into prototype helpers file, but my application don’t see it, why ? Do you have an idea ?
I think it’s completly relative to the gem prototype-rails. But I don’t understand where is the problem. I added the gem and bundled it,
Here is the complete trace page :