cobra_commander 0.15.0
Tools for working with Component Based Rails Apps (see https://cbra.info). Includes tools for graphing the components of an app and their relationships, as well as selectively testing components based on changes made.
          Gemfile:
          =
        
        
          Installeer:
          =
        
      Runtime afhankelijkheden (7):
            bundler
            >= 0
          
          
            concurrent-ruby
            ~> 1.1
          
          
            ruby-graphviz
            ~> 1.2.3
          
          
            thor
            < 2.0, >= 0.18.1
          
          
            tty-command
            ~> 0.10.0
          
          
            tty-prompt
            ~> 0.23.1
          
          
            tty-spinner
            ~> 0.9.3
          
    Development afhankelijkheden (8):
            aruba
            ~> 0.14.2
          
          
            bundler
            >= 0
          
          
            guard-rspec
            >= 0
          
          
            pry
            >= 0
          
          
            rake
            >= 12.3.3
          
          
            rspec
            ~> 3.5
          
          
            rubocop
            = 1.30.1
          
          
            rubocop-powerhome
            >= 0.5.0
          
    


