Class: Omnitrack::Audit::NullRecorder
- Inherits:
-
Object
- Object
- Omnitrack::Audit::NullRecorder
- Defined in:
- lib/omnitrack/audit/recorder.rb
Instance Method Summary collapse
Instance Method Details
#fail!(_error) ⇒ Object
131 |
# File 'lib/omnitrack/audit/recorder.rb', line 131 def fail!(_error); end |
#finish(_result) ⇒ Object
129 |
# File 'lib/omnitrack/audit/recorder.rb', line 129 def finish(_result); end |