erp_rules 4.2.0
The Rules Module of CompassAE includes classes which act as helpers in externalizing the execution context of CompassAE value objects for processing by a rules engine. It also includes an integration with Ruleby, which is a pure ruby implementation of the forward chaining Rete algorithm.
          Gemfile:
          =
        
        
          install:
          =
        
      Runtime Dependencies (2):
            erp_txns_and_accts
            ~> 4.2
          
          
            ruleby
            ~> 0.8
          
    Development Dependencies (1):
            erp_dev_svcs
            ~> 4.2
          
    


