Class: Effective::Alert

Inherits:
ApplicationRecord
  • Object
show all
Defined in:
app/models/effective/alert.rb

Instance Method Summary collapse

Instance Method Details

#to_sObject



20
21
22
# File 'app/models/effective/alert.rb', line 20

def to_s
  'alert'
end