active_interaction 4.0.2
ActiveInteraction manages application-specific business logic. It is an implementation of the command pattern in Ruby.
          Gemfile:
          =
        
        
          安装:
          =
        
      Runtime 依赖 (1):
            activemodel
            >= 5, < 7
          
    Development 依赖 (12):
            actionpack
            >= 0
          
          
            activerecord
            >= 0
          
          
            benchmark-ips
            ~> 2.7
          
          
            coveralls
            ~> 0.8
          
          
            kramdown
            ~> 2.1
          
          
            rake
            ~> 13.0
          
          
            rspec
            ~> 3.5
          
          
            rubocop
            ~> 1.8
          
          
            rubocop-rake
            ~> 0.5.1
          
          
            rubocop-rspec
            ~> 2.1
          
          
            sqlite3
            >= 0
          
          
            yard
            ~> 0.9
          
    
