Joined July 2013
·
Achievements
49 Karma
0 Total ProTip Views
Forked
Have a project valued enough to be forked by someone else
Charity
Fork and commit to someone's open source project in need
Walrus
The walrus is no stranger to variety. Use at least 4 different languages throughout all your repos
Mongoose 3
Have at least three original repos where Ruby is the dominant language
Mongoose
Have at least one original repo where Ruby is the dominant language
I'd like to add that you need bundler 1.2 or higher for this to work. Also, it works different from other gems in that it won't automatically install or upgrade your app to newer versions of ruby (i.e. if you specify ruby 2.0.0), it will simply throw an error when you run bundler to notify you that the ruby version installed on your system differs from the one specified in the gemfile.