Libraries
»
yake
(1.2.1)
»
Index (A)
»
Array
Class: Array
Inherits:
Object
Object
Array
show all
Defined in:
lib/yake/support.rb
Instance Method Summary
collapse
#
to_dynamodb
⇒ Object
Instance Method Details
#
to_dynamodb
⇒
Object
9
# File 'lib/yake/support.rb', line 9
def
to_dynamodb
=
{
L:
map
(
&
:to_dynamodb
)
}