An open API service indexing awesome lists of open source software.

https://github.com/reenhanced/audited-activerecord-reporting

A reporting and visualization tool for the audited-activerecord gem
https://github.com/reenhanced/audited-activerecord-reporting

Last synced: 11 months ago
JSON representation

A reporting and visualization tool for the audited-activerecord gem

Awesome Lists containing this project

README

          

# 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