Flowdock
class
Importance_0
v2_6_3 - Show latest stable - 0 notes - Superclass: Object

No documentation

This class has no description. You can help the Ruby community by adding new notes.

Constants

CACHE = Hash[constants.map { |const| val = const_get const begin [val, ::Object.const_get(val)] rescue nil end }.compact]

SYMBOL = 'Symbol'

STRUCT = 'Struct'

REGEXP = 'Regexp'

RATIONAL = 'Rational'

RANGE = 'Range'

PSYCH_SET = 'Psych::Set'

PSYCH_OMAP = 'Psych::Omap'

OBJECT = 'Object'

EXCEPTION = 'Exception'

DATE_TIME = 'DateTime'

DATE = 'Date'

COMPLEX = 'Complex'

BIG_DECIMAL = 'BigDecimal'

Attributes

Show files where this class is defined (2 files)
Register or log in to add new notes.