Class: ActiveRecord::Cause::LogSubscriberAR711
- Inherits:
-
LogSubscriberAR515
- Object
- LogSubscriber
- LogSubscriber
- LogSubscriberAR502
- LogSubscriberAR515
- ActiveRecord::Cause::LogSubscriberAR711
- 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
169 170 171 |
# File 'lib/activerecord/cause.rb', line 169 def sql(event) super end |