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
- Host: GitHub
- URL: https://github.com/reenhanced/audited-activerecord-reporting
- Owner: reenhanced
- License: mit
- Created: 2014-02-06T22:12:25.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2014-02-11T16:05:48.000Z (over 12 years ago)
- Last Synced: 2025-01-07T21:20:16.864Z (over 1 year ago)
- Language: Ruby
- Size: 145 KB
- Stars: 1
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: MIT-LICENSE
- Audit: audited-activerecord-reporting.gemspec
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