5 ms·
Can you not use the `path` option in each Gemfile for local development? https://bundler.io/v1.12/man/gemfile.5.html#PATH-path- https://bundler.io/v1.12/man/gem
by huntedsnark 4y ago
Can you not use the `path` option in each Gemfile for local development? https://bundler.io/v1.12/man/gemfile.5.html#PATH-path- https://bundler.io/v1.12/man/gemfile.5.html#PATH-path-
- rahoulb 4y agoThat's what I have been doing, but I wondered if there was something I'm missing with the submodules