Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save 2get/477f4fa432b5e6d0b871 to your computer and use it in GitHub Desktop.
Save 2get/477f4fa432b5e6d0b871 to your computer and use it in GitHub Desktop.
mountable engine into application development
$ bundle config local.GEM_NAME /path/to/local/git/repository

Gemfile

gem 'GEM_NAME', git: '[email protected]:GEM_NAME', branch: 'master'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment