I initially tried that and got:

"`require': cannot load such file"

My question is, does adding

gem 'test_company_libs', :git =>
'g...@github.com:test_company/test_company-libs.git', :require => false

to the Gem's Gemfile and doing a bundle install, ensure that gem's code 
can be referenced at runtime?

-- 
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+unsubscr...@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/msgid/rubyonrails-talk/1a064dc1b65a94d913e01b53605177a1%40ruby-forum.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to