audited

Audit library

A library that logs all changes to your models in a version-controlled audit trail

Audited (formerly acts_as_audited) is an ORM extension that logs all changes to your Rails models.

GitHub

3k stars
39 watching
695 forks
Language: Ruby
last commit: 3 months ago
Linked from 2 awesome lists

activerecordauditaudit-logaudit-trailauditingrailsruby

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
thoughtbot/clearance Provides a simple and well-tested Rails authentication system with email and password support 3,709
public-activity/public_activity A gem that tracks changes to models in a Rails application 2,972
rubysherpas/paranoia Provides a way to implement soft deletion of records in a Rails application by adding a deleted_at timestamp field 2,896
railsadminteam/rails_admin A Rails extension that provides an easy-to-use interface for managing data in Ruby on Rails applications. 7,908
bemihq/bemi-rails Automates data tracking and auditing in Ruby on Rails applications 84
voormedia/rails-erd Generate Entity-Relationship Diagrams for Ruby on Rails applications 4,009
presidentbeef/brakeman A tool that scans Ruby on Rails applications for potential security vulnerabilities. 7,033
paper-trail-gem/paper_trail Tracks changes to Rails models for auditing or versioning purposes. 6,807
databasecleaner/database_cleaner Tools and strategies for cleaning and preparing databases for testing in Ruby applications. 2,936
roidrage/lograge An effort to simplify and standardize Rails' logging output 3,478
flyerhzm/rails_best_practices A tool to analyze and improve the quality of Ruby-based Rails projects 4,170
rolifycommunity/rolify A library that provides role management capabilities with resource scoping for authorization 3,170
excid3/noticed A gem that enables sending different types of notifications to recipients through various mediums in Ruby on Rails applications 2,463
aasm/aasm A library that allows developers to add finite state machines to Ruby classes 5,032
fatkodima/online_migrations A tool to detect and assist with safe PostgreSQL migration operations 634