Module: ModelX
- Extended by:
- ActiveSupport::Autoload
- Defined in:
- lib/model_x.rb,
lib/model_x/base.rb,
lib/model_x/mixin.rb,
lib/model_x/boolean.rb,
lib/model_x/version.rb,
lib/model_x/attributes.rb,
lib/model_x/percentage.rb,
lib/model_x/associations.rb
Defined Under Namespace
Modules: Associations, Attributes, Boolean, Mixin, Percentage Classes: AttributeAlreadyDefined, AttributeNotFound, Base
Constant Summary collapse
- VERSION =
"0.0.1"