navigable 1.5.2
A stand-alone tool for isolating business logic from external interfaces and cross-cutting concerns. Navigable composes self-configured command and observer objects to allow you to extend your business logic without modifying it. Navigable is compatible with any Ruby-based application development framework, including Rails, Hanami, and Sinatra.
          Gemfile:
          =
        
        
          instalar:
          =
        
      Runtime Dependencies (2):
            concurrent-ruby
            ~> 1.1.7
          
          
            manufacturable
            ~> 2
          
    