Class: Effective::Alert
- Inherits:
-
ApplicationRecord
- Object
- ApplicationRecord
- Effective::Alert
- Defined in:
- app/models/effective/alert.rb
Instance Method Summary collapse
Instance Method Details
#to_s ⇒ Object
20 21 22 |
# File 'app/models/effective/alert.rb', line 20 def to_s model_name.human end |