Module: MR::FakeRecord
- Extended by:
- Persistence::TransactionMethods
- Includes:
- MuchPlugin
- Defined in:
- lib/mr/fake_record.rb,
lib/mr/fake_record/attributes.rb,
lib/mr/fake_record/persistence.rb,
lib/mr/fake_record/associations.rb
Defined Under Namespace
Modules: Associations, Attributes, ClassMethods, InstanceMethods, Persistence Classes: Association, Attribute, AttributeSet, BelongsToAssociation, NoAttributeError, OneToManyAssociation, OneToOneAssociation, PolymorphicBelongsToAssociation, Reflection, ReflectionSet
Constant Summary collapse
- HasOneAssociation =
OneToOneAssociation- HasManyAssociation =
OneToManyAssociation