Class: Array

Inherits:
Object show all
Defined in:
lib/yake/support.rb

Instance Method Summary collapse

Instance Method Details

#to_dynamodbObject


9
# File 'lib/yake/support.rb', line 9

def to_dynamodb = { L: map(&:to_dynamodb) }