class Trasher::TrashedWithoutTrashedBy

Public Instance Methods

message() click to toggle source
# File lib/trasher.rb, line 8
def message
  'Cannot trash record without deleted by.'
end