Method: Journaled::Change#logical_operation
- Defined in:
- app/models/journaled/change.rb
#logical_operation ⇒ Object (readonly)
Returns the value of attribute logical_operation.
6 7 8 |
# File 'app/models/journaled/change.rb', line 6 def logical_operation @logical_operation end |