hi
im running a 2.3.x rails app with Prototype, Scriptaculous, and RJS etc.
i want to upgrade the app to 3.1
im not sure about which way to go.
- replace scriptaculous with jrails, then replacing all rjs in favor of
jq-js, - generate a new rails3 app and copy over the views and use:
GitHub - rails/prototype-rails: Add RJS, Prototype, and Scriptaculous helpers to Rails 3.1+ apps - other ideas?
thx