funk_hands 1.5.0
Spending hours in the rails console? Spruce it up and show off those hard-working hands! funk_hands replaces IRB with Pry, improves output through awesome_print, and has some other goodies up its sleeves.
          Gemfile:
          =
        
        
          install:
          =
        
      Runtime Dependencies (9):
            awesome_print
            ~> 1.8
          
          
            coolline
            >= 0.4.2
          
          
            hirb
            >= 0.7.3
          
          
            pry
            >= 0.12.0
          
          
            pry-byebug
            >= 1.0
          
          
            pry-doc
            >= 0.11.1
          
          
            pry-rails
            >= 0.3.6
          
          
            pry-remote-reloaded
            ~> 1.0
          
          
            railties
            >= 3.0
          
    