jazz_hands 0.3.0
Spending hours in the rails console? Spruce it up and show off those hard-working hands! jazz_hands replaces IRB with Pry, improves output through awesome_print, and has some other goodies up its sleeves.
          Gemfile:
          =
        
        
          installieren:
          =
        
      Runtime Abhängigkeiten (11):
            awesome_print
            ~> 1.0.2
          
          
            coderay
            ~> 1.0.6
          
          
            coolline
            >= 0.1.0
          
          
            hirb
            ~> 0.6.2
          
          
            pry
            ~> 0.9.9
          
          
            pry-debugger
            ~> 0.1.0
          
          
            pry-doc
            ~> 0.4.2
          
          
            pry-git
            ~> 0.2.3
          
          
            pry-remote
            >= 0.1.4
          
          
            pry-stack_explorer
            ~> 0.4.2
          
          
            railties
            ~> 3.0
          
    