Libraries
»
git_chain
(0.1.4)
»
Index
»
GitChain
»
Storage
»
#record_for
Method: GitChain::Storage#record_for
Defined in:
lib/git_chain/storage.rb
#
record_for
(child) ⇒
Object
13 14 15
# File 'lib/git_chain/storage.rb', line 13
def
record_for
(
child
)
records
[
child
.
to_sym
]
end