Class: Blogger::Article
- Inherits:
-
ActiveRecord::Base
- Object
- ActiveRecord::Base
- Blogger::Article
- Defined in:
- app/models/blogger/article.rb
Instance Attribute Summary collapse
-
#author_name ⇒ Object
Returns the value of attribute author_name.
Instance Attribute Details
#author_name ⇒ Object
Returns the value of attribute author_name.
5 6 7 |
# File 'app/models/blogger/article.rb', line 5 def end |