Class: ActiveRecord::Cause::LogSubscriberAR4
- Inherits:
-
LogSubscriber
- Object
- LogSubscriber
- LogSubscriber
- ActiveRecord::Cause::LogSubscriberAR4
- Defined in:
- lib/activerecord/cause.rb
Constant Summary
Constants inherited from LogSubscriber
ActiveRecord::Cause::LogSubscriber::IGNORE_PAYLOAD_NAMES
Instance Method Summary collapse
Instance Method Details
#sql(event) ⇒ Object
95 96 97 |
# File 'lib/activerecord/cause.rb', line 95 def sql(event) super end |