Class: EightyLegs::Entry
- Inherits:
-
Struct
- Object
- Struct
- EightyLegs::Entry
- Defined in:
- lib/eighty_legs/entry.rb
Instance Attribute Summary collapse
-
#data ⇒ Object
Returns the value of attribute data.
-
#url ⇒ Object
Returns the value of attribute url.
Instance Attribute Details
#data ⇒ Object
Returns the value of attribute data
2 3 4 |
# File 'lib/eighty_legs/entry.rb', line 2 def data @data end |
#url ⇒ Object
Returns the value of attribute url
2 3 4 |
# File 'lib/eighty_legs/entry.rb', line 2 def url @url end |