Libraries
»
plumb
(0.0.8)
»
Index (S)
»
Plumb
»
Schema
»
SymbolAccessHash
Class: Plumb::Schema::SymbolAccessHash
Inherits:
SimpleDelegator
Object
SimpleDelegator
Plumb::Schema::SymbolAccessHash
show all
Defined in:
lib/plumb/schema.rb
Instance Method Summary
collapse
#
[]
(key) ⇒ Object
Instance Method Details
#
[]
(key) ⇒
Object
106 107 108
# File 'lib/plumb/schema.rb', line 106
def
[]
(
key
)
__getobj__
[
Key
.
wrap
(
key
)
]
end