Hi,

I'm trying to use rvm-capistrano and roundsman 
(https://github.com/iain/roundsman).
At first, I installed RVM using rvm:install_rvm and rvm:install_ruby task.
And then, I try to use installed ruby from roundsman,
but roundsman could not detect it.

I've read codes of these and capistrano's, and understood that
rvm-capistrano uses self[:default_shell] to change behavior of run() 
funciton.
but self[:default_shell] does not effect to capture() function.
roundsman uses it to detect ruby binary and rubygems.

is this correct behavior?

Thanks,
Takeshi KOMIYA

-- 
-- 
* You received this message because you are subscribed to the Google Groups 
"Capistrano" group.
* To post to this group, send email to [email protected]
* To unsubscribe from this group, send email to 
[email protected] For more options, visit this group at 
http://groups.google.com/group/capistrano?hl=en
--- 
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].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to