erp_rules 3.0.3
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:
=
インストール:
=
Runtime依存関係 (2):
erp_txns_and_accts
~> 3.0
ruleby
>= 0
Development依存関係 (1):
erp_dev_svcs
~> 3.0