MakeAmericaGreatAgain
Based on 'Thanks Obama' by Matthew Closson, Make America Great Again will remind you where the fault for your exceptions really lie. Don't blame yourself, blame the exceptions and you're on your way to making your app great again!
Installation
Add this line to your application's Gemfile:
gem 'make_america_great_again'
And then execute:
$ bundle
Or install it yourself as:
$ gem install make_america_great_again
Example
> '' + nil
TypeError: no implicit conversion of nil into String <- When exceptions are raised, they're not raising their best... they're bringing drugs, they're rapists.
from (irb):1:in `+'
Contributing
- Fork it
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create new Pull Request