RubyGems Navigation menu

ruleby 0.8

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.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.9.b7 - November 16, 2011 (44.5 KB)
  2. 0.9.b4 - June 28, 2011 (21.5 KB)
  3. 0.9.b3 - June 25, 2011 (21.5 KB)
  4. 0.9.b2 - June 24, 2011 (21.5 KB)
  5. 0.9.b1 - June 24, 2011 (21.5 KB)
Show all versions (23 total)

Owners:

Authors:

  • Joe Kutner, Matt Smith

SHA 256 checksum:

9518bbdc504edd8f91d8315c55a26f464e9756ba74705e5b1de59136c6195851

Total downloads 147,887

For this version 88,127

Licenses:

N/A

Required Ruby Version: >= 1.8.2

Links: