Libraries
»
yake
(1.1.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
8
# File 'lib/yake/support.rb', line 8
def
to_dynamodb
=
{
L
:
map
(
&
:to_dynamodb
)
}