Class: Mochi::Feed

Inherits:
Object
  • Object
show all
Includes:
HappyMapper
Defined in:
app/models/mochi/feed.rb

Instance Attribute Summary collapse

Instance Attribute Details

#urlObject

Returns the value of attribute url.



7
8
9
# File 'app/models/mochi/feed.rb', line 7

def url
  @url
end