Class: FileDb::Model

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

Method Summary

Methods included from Columns

column_index, columns

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 Data

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