mixplate
2007-Apr-10 01:29 UTC
script/install plugin on local box is the same as copying...
folder over to production server in the vendors directory? basically, if my rails app is on my local box, and i want to move it to the server, can i just copy over the vendor directory so i dont have to reinstall the plugins? thanks. -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Chuck Vose
2007-Apr-10 02:39 UTC
Re: script/install plugin on local box is the same as copying...
> basically, if my rails app is on my local box, and i want to move it to > the server, can i just copy over the vendor directory so i dont have to > reinstall the plugins?As long as you didn''t install with the -x option you can copy it over. This is essentially the way piston manages plugins too. Chuck Vose --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---