Module: PgAuditLog
- Defined in:
- lib/pg_audit_log.rb,
lib/pg_audit_log/version.rb,
lib/pg_audit_log/function.rb,
lib/pg_audit_log/triggers.rb,
lib/pg_audit_log/active_record.rb,
lib/generators/pg_audit_log/rspec_generator.rb,
lib/generators/pg_audit_log/install_generator.rb
Defined Under Namespace
Modules: Generators Classes: ActiveRecord, Entry, Function, Triggers
Constant Summary collapse
- IGNORED_TABLES =
[ 'plugin_schema_migrations'.freeze, 'sessions'.freeze, 'schema_migrations'.freeze, ]
- VERSION =
'0.6.2'.freeze