Skip to content

a basic implementation of the history auditing of Rails Admin for Mongoid

Notifications You must be signed in to change notification settings

franc/rails_admin_histeroid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rails Admin Histeroid

a basic implementation of the history auditing of Rails Admin 0.1.1 for Mongoid 3.1

Installation

in your Gemfile:

gem "rails_admin_histeroid", "~> 0.0.2"

then run

bundle install

in your rails_admin initializer:

config.audit_with :histeroid, User

your rails app should now have a working RailsAdmin with history support.

About

a basic implementation of the history auditing of Rails Admin for Mongoid

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages