RubyFlow The Ruby and Rails community linklog

How to specify local Ruby gems in your Gemfile

The popular approach to pointing your Gemfile to gems on your laptop is to use the :path option. Though it works in a pinch, you can run into problems when you use :path. In this post, I’ll show you a better way to develop against local Ruby gems. https://rossta.net/blog/how-to-specify-local-ruby-gems-in-your-gemfile.html

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in