Class: Arcade::Basicdocument

Inherits:
Document show all
Defined in:
lib/model/basicdocument.rb

Method Summary

Methods inherited from Document

create, delete

Methods inherited from Base

#==, #accepted_methods, all, begin_transaction, commit, count, create_type, database_name, #delete, descendants, drop_type, find, first, #html_attributes, #in_and_out_attributes, insert, #insert_document, #inspect, #invariant_attributes, last, #method_missing, not_permitted, properties, query, #query, #refresh, #rid?, rollback, timestamps, #to_html, #to_human, #to_json, #to_or, update, #update, update!, #update_embedded, #update_list, #update_map, upsert, where

Methods included from Support::Sql

#compose_where, #generate_sql_list

Dynamic Method Handling

This class handles dynamic methods through the method_missing method in the class Arcade::Base