Exception: Trasher::TrashedWithoutTrashedBy

Inherits:
Error
  • Object
show all
Defined in:
lib/trasher.rb

Instance Method Summary collapse

Instance Method Details

#messageObject



8
9
10
# File 'lib/trasher.rb', line 8

def message
  'Cannot trash record without deleted by.'
end