Sha256: 5866f8cae44a5c02614de72ff917e1b06caa7edb2c430be9315c0d40e2134395
Contents?: true
Size: 698 Bytes
Versions: 1
Compression:
Stored size: 698 Bytes
Contents
# Relational::Audit Audit for entities not for table. Entity consists of information from multiple related tables. ## Installation Add this line to your application's Gemfile: ```ruby gem 'relational-audit' ``` And then execute: $ bundle Or install it yourself as: $ gem install relational-audit ## Usage TODO: Write usage instructions here ## Contributing 1. Fork it ( https://github.com/[my-github-username]/relational-audit/fork ) 2. Create your feature branch (`git checkout -b my-new-feature`) 3. Commit your changes (`git commit -am 'Add some feature'`) 4. Push to the branch (`git push origin my-new-feature`) 5. Create a new Pull Request
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
relational-audit-1.0.3 | README.md |