querly 1.3.0
Querly is a query language and tool to find out method calls from Ruby programs. Define rules to check your program with patterns to find out *bad* pieces. Querly finds out matching pieces from your program.
          Gemfile:
          =
        
        
          install:
          =
        
      Runtime Dependencies (5):
Development Dependencies (8):
            better_html
            ~> 1.0.13
          
          
            bundler
            >= 1.12
          
          
            haml
            ~> 5.0.4
          
          
            minitest
            ~> 5.0
          
          
            racc
            >= 1.4.14
          
          
            rake
            ~> 13.0
          
          
            slim
            ~> 4.0.1
          
          
            unification_assertion
            = 0.0.1
          
    