Re: [Rails] Prototype troubles with Rails 3.1.1 from 2.3.14

2011-11-11 Thread Capripot
ckets (2.0.3) Using actionpack (3.1.1) Using mime-types (1.17.2) Using polyglot (0.3.3) Using treetop (1.4.10) Using mail (2.3.0) Using actionmailer (3.1.1) Using arel (2.2.1) Using tzinfo (0.3.31) Using activerecord (3.1.1) Using activeresource (3.1.1) Using ansi (1.4.1) Using bundler (1.0.21) U

Re: [Rails] Prototype troubles with Rails 3.1.1 from 2.3.14

2011-11-11 Thread Capripot
Okay, but I get a NoMethodError, so I don't see my own view, just the error view. And I don't see any prototype gem referene onto the trace .. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To view this discussion on the web visit http

[Rails] Prototype troubles with Rails 3.1.1 from 2.3.14

2011-11-11 Thread Capripot
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