The most part of those Ruby Tricks were extracted from James Edward Gray II talk. If you know some other ruby-trick, please contribute!
- Fork it
- Create your feature branch:
git checkout -b my-ruby-trick - Commit your changes:
git commit -am 'Add some feature' - Push to the branch:
git push origin my-new-feature - Create new Pull Request and explain a little bit about your ruby trick