You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert
Ruleby is a rule engine written in the Ruby language. It is a mechanism for executing a set of IF-THEN statements known as production rules. Ruleby uses the Rete algorithm to implement its pattern matching system.