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