Class: Carnival::Notification

Inherits:
ActiveRecord::Base
  • Object
show all
Includes:
ModelHelper
Defined in:
app/models/carnival/notification.rb

Instance Method Summary collapse

Methods included from ModelHelper

included

Instance Method Details

#to_labelObject



6
7
8
# File 'app/models/carnival/notification.rb', line 6

def to_label
  self.title
end