Skip to content

jteneycke/audited-activerecord-reporting

 
 

Repository files navigation

Audited::ActiveRecord::Reporting

A reporting and visualization tool for displaying audits for multiple tables. This is an extension to the audited gem (https://github.com/collectiveidea/audited).

Installation

Add this line to your application's Gemfile:

gem 'audited-activerecord-reporting'

And then execute:

$ bundle

Or install it yourself as:

$ gem install audited-activerecord-reporting

Usage

Contributing

  1. Fork it
  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 new Pull Request

or use GitReflow :-) https://github.com/reenhanced/gitreflow

About

A reporting and visualization tool for the audited-activerecord gem

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 85.4%
  • HTML 10.7%
  • JavaScript 2.1%
  • CSS 1.8%