Class: Faviconduit::Favicon
- Inherits:
-
Object
- Object
- Faviconduit::Favicon
- Defined in:
- lib/faviconduit.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.
13 14 15 |
# File 'lib/faviconduit.rb', line 13 def data @data end |
#url ⇒ Object
Returns the value of attribute url.
13 14 15 |
# File 'lib/faviconduit.rb', line 13 def url @url end |