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:
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.