The process was fairly straight forward even though I knew I used a lot of plugins and deprecated methods. I had to perform the following to get it working:
- gem install rails
- script/plugin install svn://errtheblog.com/svn/plugins/classic_pagination
- script/plugin install http://svn.rubyonrails.org/rails/plugins/in_place_editing/
After restarting the server, users will get a warning about cookies. However, this is a small price to pay for cookie based sessions.
No comments:
Post a Comment