Skip to content

Rain drops on roses, whiskers on kittens, silenced logs, and repl pretty printin's! Whenever Rails development makes you feel sad, simply remember your favorite_things!

Notifications You must be signed in to change notification settings

jteneycke/favorite_things

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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!

About

Rain drops on roses, whiskers on kittens, silenced logs, and repl pretty printin's! Whenever Rails development makes you feel sad, simply remember your favorite_things!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%