Tuesday, March 18, 2014

Using Bundler to install local gem in Rails project

gem 'mygem', :path => '/path/to/my/gem'

Things I love about Bundler