When moving app to prod server, do you need to reinstall?

the plugins or can you just copy the plugin folder from your local box
to production server?

You’ll want to learn about Capistrano. Start here:

http://wiki.rubyonrails.com/rails/pages/Capistrano

Deployment is, at its simplest, a copy. More often you want to do other
stuff. Capistrano is the way to do that stuff.

Jacquie F. wrote:


View this message in context:
http://www.nabble.com/-Rails--when-moving-app-to-prod-server%2C-do-you-need-to-reinstall--tf2619096.html#a7312236
Sent from the RubyOnRails Users mailing list archive at Nabble.com.