Libraries
»
flash_flow
(1.4.7)
»
Index
»
FlashFlow
»
Data
»
Collection
»
#get
Method: FlashFlow::Data::Collection#get
Defined in:
lib/flash_flow/data/collection.rb
#
get
(ref) ⇒
Object
46 47 48
# File 'lib/flash_flow/data/collection.rb', line 46
def
get
(
ref
)
@branches
[
key
(
ref
)
]
end