[Rails] rails engine - vendor/bundle and vendor/cache
I created two rails engines. In one of them 'bundle install' generated only a vendor/cache directory. In the other one, 'bundle install' created both vendor/cache and vendor/bundle. The vendor/bundle directory is causing me some problems. I do not remember what I did differently when creating the two engines.
What causes 'bundle install' to create the vendor/bundle directory and how do I avoid this?
Thanks in advance.
-- What causes 'bundle install' to create the vendor/bundle directory and how do I avoid this?
Thanks in advance.
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/msgid/rubyonrails-talk/fe3dd698-7bc6-47e0-8d2f-81e9efcee90a%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home