debbie 0.6.0
Spending hours in the rails console? Spruce it up and show off those hard-working hands! Debbie replaces IRB with Pry, improves output through awesome_print, and has some other goodies up its sleeves.
          Gemfile:
          =
        
        
          安裝:
          =
        
      Runtime 相依性套件 (8):
            awesome_print
            ~> 1.2
          
          
            coolline
            >= 0.4.2
          
          
            hirb
            ~> 0.7.1
          
          
            pry
            ~> 0.9.12
          
          
            pry-rails
            ~> 0.3.2
          
          
            pry-remote
            >= 0.1.7
          
          
            pry-stack_explorer
            ~> 0.4.9
          
          
            railties
            < 5.0, >= 3.0
          
    