Joined May 2013
·
Achievements
138 Karma
9,190 Total ProTip Views
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
The code in the Rakefile generates three tasks.
1) building, installing and releasing the gem with convenience tags
2) A common workflow to call rake install when a gem is set up the way we want so that we can install it on our local machine and test it out fully
3) and rake release tag that release and publish the gem to RubyGems.