guard-rubycritic 1.0.0
Ruby Critic is a tool that listens to modifications in Ruby classes, modules and methods and reports any new code smells it finds.
          Gemfile:
          =
        
        
          install:
          =
        
      Runtime Dependencies (2):
            guard
            ~> 2.6
          
          
            rubycritic
            ~> 1.0
          
    
