Module Audited::Audit::ClassMethods
In: lib/audited/audit.rb

Methods

Public Instance methods

All audits made during the block called will be recorded as made by user. This method is hopefully threadsafe, making it ideal for background operations that require audit information.

Returns the list of classes that are being audited

[Validate]