Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on Jun 13th, 2012  |  syntax: None  |  size: 0.18 KB  |  hits: 22  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. Developing gems and using them in rails projects with bundler, is there a faster way?
  2. gem "blah", :git => "blah", :branch => "development"
  3.        
  4. gem "blah", :path => "~/Code/blah"