Libraries
»
data_uri
(0.1.0)
»
Index
»
URI
»
Data
»
#data
Method: URI::Data#data
Defined in:
lib/data_uri/uri.rb
#
data
⇒
Object
(readonly)
Returns the value of attribute data.
9 10 11
# File 'lib/data_uri/uri.rb', line 9
def
data
@data
end