Class: Mochi::Feed
- Inherits:
-
Object
- Object
- Mochi::Feed
- Includes:
- HappyMapper
- Defined in:
- app/models/mochi/feed.rb
Instance Attribute Summary collapse
-
#url ⇒ Object
Returns the value of attribute url.
Instance Attribute Details
#url ⇒ Object
Returns the value of attribute url.
7 8 9 |
# File 'app/models/mochi/feed.rb', line 7 def url @url end |