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!