hammertime 0.0.3
When this library is required, it replaces the default Ruby exception-raising behavior. When an error is raised, the developer is presented with a menu enabling them to ignore the error, view a stack trace, debug the error using IRB or ruby-debug, and more.
          Gemfile:
          =
        
        
          instalar:
          =
        
      dependencias de Runtime (2):
            highline
            ~> 1.5
          
          
            ruby-debug
            ~> 0.10
          
    dependencias de Development (1):
            rspec
            >= 1.2.9
          
    