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