Class: Numeric

Inherits:
Object show all
Defined in:
lib/amelia/active_support/core_ext/core_ext.rb

Instance Method Summary collapse

Instance Method Details

#translate_flag?Boolean

Returns:

  • (Boolean)


22
23
24
# File 'lib/amelia/active_support/core_ext/core_ext.rb', line 22

def translate_flag?
  false
end