Module: ActiveRecord::Properties

Defined in:
lib/active_record/properties/base.rb,
lib/active_record/properties/number_property.rb,
lib/active_record/properties/string_property.rb,
lib/active_record/properties/boolean_property.rb,
lib/active_record/properties/common_accessors.rb,
lib/active_record/properties/counter_property.rb,
lib/active_record/properties/translation_property.rb

Defined Under Namespace

Modules: CommonAccessors Classes: Base, BooleanProperty, CounterProperty, NumberProperty, StringProperty, TranslationProperty