Table of Contents - expose_db-0.2.0 Documentation
Classes and Modules
- ExposeDB
- ExposeDB::App
- ExposeDB::Model
- ExposeDB::Querying
- ExposeDB::RecordNotFound
- ExposeDB::Relations
Methods
- ::exposed_as — ExposeDB::Model
- ::run! — ExposeDB::App
- ::version — ExposeDB
- #all — ExposeDB::Querying
- #belongs_to — ExposeDB::Relations
- #constantize_class_from_name — ExposeDB::Relations
- #db — ExposeDB::App
- #ensure_table_exists! — ExposeDB::App
- #expose — ExposeDB::App
- #filter — ExposeDB::Querying
- #find — ExposeDB::Querying
- #find_by_id — ExposeDB::Querying
- #has_many — ExposeDB::Relations
- #resolve_relation_class — ExposeDB::Relations
- #resolved_relation_classes — ExposeDB::Relations
- #table_name — ExposeDB::App