jazz_hands 0.5.2
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:
          =
        
        
          インストール:
          =
        
      Runtime依存関係 (11):
            awesome_print
            ~> 1.2
          
          
            coolline
            >= 0.4.2
          
          
            hirb
            ~> 0.7.1
          
          
            pry
            ~> 0.9.12
          
          
            pry-debugger
            ~> 0.2.2
          
          
            pry-doc
            ~> 0.4.6
          
          
            pry-git
            ~> 0.2.3
          
          
            pry-rails
            ~> 0.3.2
          
          
            pry-remote
            >= 0.1.7
          
          
            pry-stack_explorer
            ~> 0.4.9
          
          
            railties
            < 5.0, >= 3.0
          
    