Table of Contents - reorm-0.1.13 Documentation
Classes and Modules
- Object
- Reorm
- Reorm::ClassDatabaseSettings
- Reorm::Configuration
- Reorm::Cursor
- Reorm::Error
- Reorm::EventData
- Reorm::EventHandler
- Reorm::EventSource
- Reorm::ExclusionValidator
- Reorm::FieldPath
- Reorm::InclusionValidator
- Reorm::MaximumLengthValidator
- Reorm::MinimumLengthValidator
- Reorm::Model
- Reorm::PresenceValidator
- Reorm::PrimaryKeyedClassMethods
- Reorm::PrimaryKeyedInstanceMethods
- Reorm::PropertyErrors
- Reorm::SpecifyEventHandlers
- Reorm::TableBacked
- Reorm::Timestamped
- Reorm::Validations
- Reorm::Validator
Methods
- ::all — Reorm::Model
- ::connection — Reorm
- ::create — Reorm::Model
- ::filter — Reorm::Model
- ::get — Reorm::Model
- ::included — Reorm::TableBacked
- ::included — Reorm::Timestamped
- ::included — Reorm::EventHandler
- ::included — Reorm::EventSource
- ::new — Reorm::Cursor
- ::new — Reorm::Error
- ::new — Reorm::FieldPath
- ::new — Reorm::Model
- ::new — Reorm::PropertyErrors
- ::new — Reorm::ExclusionValidator
- ::new — Reorm::InclusionValidator
- ::new — Reorm::MaximumLengthValidator
- ::new — Reorm::MinimumLengthValidator
- ::new — Reorm::PresenceValidator
- ::new — Reorm::Validator
- ::table_exists? — Reorm::Model
- #[] — Reorm::Model
- #[]= — Reorm::Model
- #add — Reorm::PropertyErrors
- #after_create — Reorm::SpecifyEventHandlers
- #after_delete — Reorm::SpecifyEventHandlers
- #after_save — Reorm::SpecifyEventHandlers
- #after_update — Reorm::SpecifyEventHandlers
- #after_validate — Reorm::SpecifyEventHandlers
- #assign_properties — Reorm::Model
- #assign_table_defaults — Reorm::ClassDatabaseSettings
- #before_create — Reorm::SpecifyEventHandlers
- #before_delete — Reorm::SpecifyEventHandlers
- #before_save — Reorm::SpecifyEventHandlers
- #before_update — Reorm::SpecifyEventHandlers
- #before_validate — Reorm::SpecifyEventHandlers
- #clear? — Reorm::PropertyErrors
- #close — Reorm::Cursor
- #count — Reorm::Cursor
- #delete — Reorm::Cursor
- #delete — Reorm::Model
- #detect — Reorm::Cursor
- #each — Reorm::Cursor
- #each — Reorm::PropertyErrors
- #each_with_order_by — Reorm::Cursor
- #each_without_order_by — Reorm::Cursor
- #ensure_table_exists — Reorm::Model
- #exhausted? — Reorm::Cursor
- #exists? — Reorm::FieldPath
- #filter — Reorm::Cursor
- #find — Reorm::Cursor
- #fire_events — Reorm::EventSource
- #first — Reorm::Cursor
- #get_property — Reorm::Model
- #has_property? — Reorm::Model
- #include? — Reorm::Model
- #include? — Reorm::PropertyErrors
- #inject — Reorm::Cursor
- #last — Reorm::Cursor
- #limit — Reorm::Cursor
- #locate — Reorm::FieldPath
- #messages — Reorm::PropertyErrors
- #method_missing — Reorm::Model
- #model_for — Reorm::Cursor
- #name — Reorm::FieldPath
- #next — Reorm::Cursor
- #nth — Reorm::Cursor
- #offset — Reorm::Cursor
- #open — Reorm::Cursor
- #open? — Reorm::Cursor
- #order_by — Reorm::Cursor
- #primary_key — Reorm::PrimaryKeyedClassMethods
- #primary_key — Reorm::PrimaryKeyedInstanceMethods
- #properties — Reorm::PropertyErrors
- #property_name — Reorm::Model
- #reset — Reorm::Cursor
- #reset — Reorm::PropertyErrors
- #respond_to? — Reorm::Model
- #save — Reorm::Model
- #set_created_at — Reorm::Timestamped
- #set_properties — Reorm::Model
- #set_property — Reorm::Model
- #set_updated_at — Reorm::Timestamped
- #setter_name — Reorm::Model
- #skip — Reorm::Cursor
- #slice — Reorm::Cursor
- #store_event_handlers — Reorm::SpecifyEventHandlers
- #table_exists? — Reorm::Model
- #table_name — Reorm::PrimaryKeyedClassMethods
- #table_name — Reorm::PrimaryKeyedInstanceMethods
- #table_settings — Reorm::ClassDatabaseSettings
- #to_a — Reorm::Cursor
- #to_h — Reorm::Model
- #to_s — Reorm::FieldPath
- #to_s — Reorm::PropertyErrors
- #update — Reorm::Model
- #valid? — Reorm::Model
- #validate — Reorm::Model
- #validate — Reorm::ExclusionValidator
- #validate — Reorm::InclusionValidator
- #validate — Reorm::MaximumLengthValidator
- #validate — Reorm::MinimumLengthValidator
- #validate — Reorm::PresenceValidator
- #validate_exclusion_of — Reorm::Validations
- #validate_inclusion_of — Reorm::Validations
- #validate_length_of — Reorm::Validations
- #validate_presence_of — Reorm::Validations
- #value — Reorm::FieldPath
- #value! — Reorm::FieldPath
- #value_from_object — Reorm::FieldPath