[Rails] Re: manual vs automatic bundler deployment with capistrano
John Merlino wrote in post #1108980:
> I assume this is the most up to date documentation for running bundler
> install when deploying a rails application with capistrano:
>
> http://gembundler.com/v1.3/deploying.html
>
> In the documentation, it offers two methods for deploying capistrano
> with bundler: manual vs automatic.
>
> Which is preferred?
I'd choose automatic. Basically just add the require line to your
deploy.rb file just like it says there in the docs.
--
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 unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home