Module: Audited::Auditor::ClassMethods
- Defined in:
- lib/audited_async.rb
Instance Attribute Summary collapse
-
#audited_async_enabled ⇒ Object
(also: #audited_async_enabled?)
readonly
Returns the value of attribute audited_async_enabled.
Instance Attribute Details
#audited_async_enabled ⇒ Object (readonly) Also known as: audited_async_enabled?
Returns the value of attribute audited_async_enabled.
37 38 39 |
# File 'lib/audited_async.rb', line 37 def audited_async_enabled @audited_async_enabled end |