Class: FileDb::Model

Inherits:
Object
  • Object
show all
Extended by:
Columns, Filter::ClassMethods, Query, Table
Includes:
Data, Filter::InstanceMethods
Defined in:
lib/file_db/model.rb

Method Summary

Methods included from Columns

column_index, columns, columns_hash

Methods included from Table

create, database, set_table_name, table, table_name

Methods included from Query

all, find, find_by, first, last, where

Methods included from Filter::ClassMethods

after, before, file_db_filters

Methods included from Filter::InstanceMethods

#after, #before

Methods included from Data

#delete, #initialize, #persisted?, #save, #table