Sha256: 605b07f72b88f6ce32eae695fcf73db5af3986e852a643139dbbd51d15cadb55
Contents?: true
Size: 757 Bytes
Versions: 20
Compression:
Stored size: 757 Bytes
Contents
# ActiveFacts::Metamodel Core meta-model for fact-based model (schema). This gem provides the core representations for the Fact Modeling tools of ActiveFacts. ## Installation Install via the activefacts gem bundle, or add this line to your application's Gemfile: ```ruby gem 'activefacts-metamodel' ``` And then execute: $ bundle Or install it yourself as: $ gem install activefacts-metamodel ## Usage This gem is only useful via the thngs that build on it. Install activefacts to learn more. ## Contributing Bug reports and pull requests are welcome on GitHub at https://github.com/cjheath/activefacts-metamodel ## License The gem is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT).
Version data entries
20 entries across 20 versions & 1 rubygems