PS 2:

This is strange:

When Capistrano (at the beginning of the deployment) runs

    /usr/local/rvm/bin/rvm current
    
...it logs...
    
    ruby-2.1.1@rails410rc2

But when I do (after the deployment)...

    $ ls /home/deploy/shared/bundle/ruby

...it returns:

    2.1.0 (where it should be '2.1.1', right?)
    
I then deleted the directory '2.1.0' and re-deployed - same result: All 
gems are in this (newly re-created) folder, but only a few basic ones (not 
the content of the Gemfile) are inside /usr/local/rvm/gems/ruby-2.1.1/gems

-- 
You received this message because you are subscribed to the Google Groups 
"Capistrano" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web, visit 
https://groups.google.com/d/msgid/capistrano/ed725654-4fe2-4936-aee2-48b0102f1636%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to