Table of Contents - ormivore-0.0.1 Documentation
Classes and Modules
- ORMivore
- ORMivore::AbstractMethodError
- ORMivore::ArAdapter
- ORMivore::ArAdapter::ClassMethods
- ORMivore::BadArgumentError
- ORMivore::BadAttributesError
- ORMivore::BadConditionsError
- ORMivore::Entity
- ORMivore::Entity::ClassMethods
- ORMivore::InvalidStateError
- ORMivore::MemoryAdapter
- ORMivore::MemoryAdapter::ClassMethods
- ORMivore::NotImplementedYet
- ORMivore::ORMivoreError
- ORMivore::Port
- ORMivore::Port::ClassMethods
- ORMivore::RecordAlreadyExists
- ORMivore::RecordNotFound
- ORMivore::Repo
- ORMivore::Repo::ClassMethods
- ORMivore::StorageError
Methods
- ::included — ORMivore::ArAdapter
- ::included — ORMivore::Entity
- ::included — ORMivore::MemoryAdapter
- ::included — ORMivore::Port
- ::included — ORMivore::Repo
- ::new — ORMivore::ArAdapter
- ::new — ORMivore::Entity
- ::new — ORMivore::MemoryAdapter
- ::new — ORMivore::Port
- ::new — ORMivore::Repo
- #all_attributes — ORMivore::Entity
- #apply — ORMivore::Entity
- #ar_class — ORMivore::ArAdapter
- #ar_class — ORMivore::ArAdapter::ClassMethods
- #attributes — ORMivore::Entity
- #attributes — ORMivore::Entity::ClassMethods
- #attributes_list — ORMivore::Entity::ClassMethods
- #attrs_to_entity — ORMivore::Repo
- #changes — ORMivore::Entity
- #coerce — ORMivore::Entity::ClassMethods
- #coerce_id — ORMivore::Entity::ClassMethods
- #construct — ORMivore::Entity::ClassMethods
- #create — ORMivore::ArAdapter
- #create — ORMivore::MemoryAdapter
- #create — ORMivore::Port
- #entity_attributes — ORMivore::ArAdapter
- #expand_changes — ORMivore::Entity
- #expand_on_create — ORMivore::ArAdapter::ClassMethods
- #expensive_validate_presence_of_proper_attributes — ORMivore::Entity::ClassMethods
- #extend_with_defaults — ORMivore::ArAdapter
- #filter_from_storage — ORMivore::MemoryAdapter
- #finalize — ORMivore::ArAdapter::ClassMethods
- #find — ORMivore::ArAdapter
- #find — ORMivore::MemoryAdapter
- #find — ORMivore::Port
- #find_by_id — ORMivore::Repo
- #next_id — ORMivore::MemoryAdapter
- #optional — ORMivore::Entity::ClassMethods
- #order_by_clause — ORMivore::ArAdapter
- #persist — ORMivore::Repo
- #reorder — ORMivore::MemoryAdapter
- #select_from_storage — ORMivore::MemoryAdapter
- #storage — ORMivore::MemoryAdapter
- #update — ORMivore::ArAdapter
- #update — ORMivore::MemoryAdapter
- #update — ORMivore::Port
- #validate_attributes_declaration — ORMivore::Entity::ClassMethods
- #validate_finder_options — ORMivore::Port
- #validate_order — ORMivore::Port
- #validate_presence_of_proper_attributes — ORMivore::Entity::ClassMethods