Libraries
»
yake
(1.2.1)
»
Index (N)
»
Numeric
Class: Numeric
Inherits:
Object
Object
Numeric
show all
Defined in:
lib/yake/support.rb
Instance Method Summary
collapse
#
to_dynamodb
⇒ Object
Instance Method Details
#
to_dynamodb
⇒
Object
93
# File 'lib/yake/support.rb', line 93
def
to_dynamodb
=
{
N
:
to_s
}