nocode 0.0.10
Organize your Ruby code into small components. Components can then be tied together and executed within a YAML file.
          Gemfile:
          =
        
        
          install:
          =
        
      Runtime Dependencies (1):
            nay
            ~> 0.0, >= 0.0.3
          
    Development Dependencies (10):
            bundler-audit
            >= 0
          
          
            guard-rspec
            >= 0
          
          
            pry
            >= 0
          
          
            rake
            >= 0
          
          
            rspec
            >= 0
          
          
            rubocop
            >= 0
          
          
            rubocop-rake
            >= 0
          
          
            rubocop-rspec
            >= 0
          
          
            simplecov
            >= 0
          
          
            simplecov-console
            >= 0