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