This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
Home
Ruleby is a rule engine written in the Ruby language. It is a system for executing a set of IF-THEN statements known as production rules. These rules are matched to objects using the forward chaining Rete algorithm. Ruleby provides an internal Domain Specific Language (DSL) for building the productions that make up a Ruleby program.
If you are just getting started, take a look at the Quick Start and Interface Description. If you are knowledgeable about the Rete algorithm, take a look at our Technical Description.
If you prefer a journalistic approach, we have a short blog post that gives an Introduction to Ruleby. Or you can just find the answers to some of your questions and learn who is using Ruleby in our FAQ.






