RubyGems.org

The ActiveFacts API is a Ruby DSL for managing constellations of elementary facts. Each fact is either existential (a value or an entity), characteristic (boolean) or binary relational (A rel B). Relational facts are consistently co-referenced, so you can traverse them efficiently in any direction. Each constellation maintains constraints over the fact population.

installgem install activefacts-api -v 0.9.5
Authors

Clifford Heath

8,515 total downloads 556 for this version
Owners

0b7831a9963c2207377c46468f6e797a

Licenses

MIT

Gemfile
gem "activefacts-api", "~> 0.9.5"
Versions
  1. 0.9.7 January 29, 2013
  2. 0.9.6 January 22, 2013
  3. 0.9.5 January 16, 2013
  4. 0.9.4 January 14, 2013
  5. 0.9.3 November 1, 2012
Show all versions (10 total)