Skip to content

Instantly share code, notes, and snippets.

@grosser
Created March 15, 2015 18:12
Embed
What would you like to do?
Rubymine ex with bundle
---
BUNDLE_DISABLE_SHARED_GEMS: '1'
BUNDLE_PATH: vendor/bundle
source "https://rubygems.org"
gem "parallel"
GEM
remote: https://rubygems.org/
specs:
parallel (1.4.1)
PLATFORMS
ruby
DEPENDENCIES
parallel
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment