Last Updated: February 25, 2016
·
503
· 2called-chaos

Monkey Devkit - Collection of development gems

Since I recommend these gems on a daily basis in various IRC-channels I wrote up all the development gems we use to make our lives easier.

Most of the gems are Rails specific but there should be something for every Ruby developer.

pry
Powerful IRB replacement

pry-nav
teaches Pry about step, next and continue commands

xray-rails
Press a shortcut, click on whatever on your page, be in the view/partial

quiet_assets
Hides asset requests from your development.log

letter_opener
Openes every delivered email in your browser, join the safe side ;)

=> See the full list on our blog