Libraries
»
absmartly-sdk
(1.1.1)
»
Index
»
ContextConfig
»
#attribute
Method: ContextConfig#attribute
Defined in:
lib/context_config.rb
#
attribute
(name) ⇒
Object
40 41 42
# File 'lib/context_config.rb', line 40
def
attribute
(
name
)
@attributes
[
name
.
to_sym
]
end