Libraries
»
modis
(4.3.2)
»
Index
»
Modis
»
Attribute
»
#read_attribute
Method: Modis::Attribute#read_attribute
Defined in:
lib/modis/attribute.rb
#
read_attribute
(key) ⇒
Object
89 90 91
# File 'lib/modis/attribute.rb', line 89
def
read_attribute
(
key
)
attributes
[
key
.
to_s
]
end