Do you get frustrated while debugging? Do you want to queer up your software? Perk up your exceptions with colorful emojis.
Add this to your application's Gemfile
in the :development
group, like so:
group :development do
gem 'gayify'
end
And then, on the command-line, execute:
$ bundle install
gayify
prepends awesome, colorful emojis before your exceptions π- it makes your debugging more colorful See it in action here:
Thank you for taking the time to make gayify
better and queerer! Bug reports and pull requests are welcome on GitHub. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.
The gem is available as open source under the terms of the MIT License.