Module: Fiveruns::JSON::Pure::Generator::GeneratorMethods::Integer

Defined in:
lib/fiveruns/json/generator.rb

Instance Method Summary collapse

Instance Method Details

#to_fjsonObject

Returns a FiverunsJSON string representation for this Integer number.



311
# File 'lib/fiveruns/json/generator.rb', line 311

def to_fjson(*) to_s end