Module: ActiveRecord::Railties::ControllerRuntime::ClassMethods
- Defined in:
- lib/time_bandits/monkey_patches/active_record.rb
Instance Method Summary collapse
Instance Method Details
#log_process_action(payload) ⇒ Object
152 153 154 |
# File 'lib/time_bandits/monkey_patches/active_record.rb', line 152 def log_process_action(payload) super end |