franzejr / best-ruby

Ruby Tricks, Idiomatic Ruby, Refactoring and Best Practices
http://franzejr.github.io/best-ruby/
2.39k stars 219 forks source link

Adds add_contributor rake task #31

Closed jadercorrea closed 8 years ago

jadercorrea commented 8 years ago

To add a contributor, simple run rake add_contributor github_username. It will automatically update CONTRIBUTORS and README files.

franzejr commented 8 years ago

Cool stuff, @jadercorrea! Can someone review the code?

franzejr commented 8 years ago

nice @jadercorrea !! Thank you!