we can use :git=>'git path'来bundle install gem, but how to use them from a svn path?
Asked
Active
Viewed 496 times
1 Answers
2
Bundler 1.0 only supports Git repositories, so I'm afraid you can't tie your Gemfile to a Subversion repository.

Stéphan Kochen
- 19,513
- 9
- 61
- 50