Module: ROM

Defined in:
lib/rom/support/cache.rb,
lib/rom/support/options.rb,
lib/rom/support/version.rb,
lib/rom/support/registry.rb,
lib/rom/support/constants.rb,
lib/rom/support/inflector.rb,
lib/rom/support/publisher.rb,
lib/rom/support/auto_curry.rb,
lib/rom/support/data_proxy.rb,
lib/rom/support/class_macros.rb,
lib/rom/support/deprecations.rb,
lib/rom/support/array_dataset.rb,
lib/rom/support/class_builder.rb,
lib/rom/support/inheritance_hook.rb,
lib/rom/support/enumerable_dataset.rb

Defined Under Namespace

Modules: ArrayDataset, AutoCurry, Cache, ClassMacros, DataProxy, Deprecations, EnumerableDataset, Inflector, Options, Support Classes: ClassBuilder, Registry

Constant Summary collapse

Undefined =
Object.new.freeze
EMPTY_HASH =
{}.freeze
EMPTY_ARRAY =
[].freeze
EMPTY_STRING =
''.freeze