0.0
No commit activity in last 3 years
No release in over 3 years
Rain drops on roses, whiskers on kittens, silenced logs, and repl pretty printin's!
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies
 Project Readme

Favorite_Things

Tired of wearing your fingers down to a nubbin from requiring all of your favorite dev things in the Gemfile for every Rails project?

Then this gem is for you!

Installation

Put this in your Gemfile and smoke it:

  gem 'favorite_things'

What is pry-rails?

It's an amazing replacement for bland 'ol IRB.

What is awesome_print?

It's a pretty printer that makes objects, methods, classes, and expressions you print in the repl look nice.

What is quiet_assets?

It's log silencer that saves you from having to look at the same 20 GET requests for your assets on each page load in development.

What is did_you_mean?

It's a smart tool that gives you spelling suggestions when you get undefined method errors.

HOT DIGGITY!! THAT'S A WINNING COMBINATION!

I KNOW!