How to Build a Gem to Share your Rake Tasks
The ultimate in DRYing your projects. Move all shared rake tasks into a gem. It’s simple and keeps rake tasks you use across multiple projects up to date with your latest and most preferred settings.
Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!
The ultimate in DRYing your projects. Move all shared rake tasks into a gem. It’s simple and keeps rake tasks you use across multiple projects up to date with your latest and most preferred settings.
Post a comment