Class: WebAdmin::Post

Inherits:
ActiveRecord::Base
  • Object
show all
Includes:
I18n::Alchemy
Defined in:
app/models/web_admin/post.rb

Instance Method Summary collapse

Instance Method Details

#to_sObject



10
11
12
# File 'app/models/web_admin/post.rb', line 10

def to_s
  title
end