Class: Numeric

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

Instance Method Summary collapse

Instance Method Details

#to_dynamodbObject



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

def to_dynamodb = { N: to_s }