Flowdock
module
Importance_0
Ruby on Rails latest stable (v6.1.7.7) - 0 notes

No documentation

This module has no description. You can help the Ruby on Rails community by adding new notes.

Constants

RESERVED_KEYS = [ GLOBALID_KEY, GLOBALID_KEY.to_sym, SYMBOL_KEYS_KEY, SYMBOL_KEYS_KEY.to_sym, RUBY2_KEYWORDS_KEY, RUBY2_KEYWORDS_KEY.to_sym, OBJECT_SERIALIZER_KEY, OBJECT_SERIALIZER_KEY.to_sym, WITH_INDIFFERENT_ACCESS_KEY, WITH_INDIFFERENT_ACCESS_KEY.to_sym, ]

OBJECT_SERIALIZER_KEY = "_aj_serialized"

WITH_INDIFFERENT_ACCESS_KEY = "_aj_hash_with_indifferent_access"

RUBY2_KEYWORDS_KEY = "_aj_ruby2_keywords"

SYMBOL_KEYS_KEY = "_aj_symbol_keys"

GLOBALID_KEY = "_aj_globalid"

PERMITTED_TYPES = [ NilClass, String, Integer, Float, BigDecimal, TrueClass, FalseClass ]

Attributes

Show files where this module is defined (1 file)
Register or log in to add new notes.