Ruby on Rails
Wednesday, March 27, 2013
I tried to copy all my gems from one machine to another because the network was down and thus I could not do 'gem install'.
After copying those, when I try to do "jruby -S bundle install" it can't find bundle, though if I copied my gems over, supposedly it's there. How does jruby know the path to bundle ? When I run bundle, how can I figure out where it is
running from on windows, this would be sort of like "which" in linux
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.
To view this discussion on the web visit https://groups.google.com/d/msg/rubyonrails-talk/-/ZltAMp83h3EJ.
For more options, visit https://groups.google.com/groups/opt_out.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment