Class: Carnival::Notification
- Inherits:
-
ActiveRecord::Base
- Object
- ActiveRecord::Base
- Carnival::Notification
- Includes:
- ModelHelper
- Defined in:
- app/models/carnival/notification.rb
Instance Method Summary collapse
Methods included from ModelHelper
Instance Method Details
#to_label ⇒ Object
6 7 8 |
# File 'app/models/carnival/notification.rb', line 6 def to_label self.title end |