Skip to content

Instantly share code, notes, and snippets.

@neilmarion
Created February 28, 2014 05:41
Show Gist options
  • Save neilmarion/9265926 to your computer and use it in GitHub Desktop.
Save neilmarion/9265926 to your computer and use it in GitHub Desktop.
requiring a gem during development
require 'lib/my_gem'
#http://stackoverflow.com/questions/4493114/developing-gems-and-testing
#http://stackoverflow.com/questions/4487948/how-can-i-specify-a-local-gem-in-my-gemfile
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment