Table of Contents - bloc_record-0.0.2 Documentation
Classes and Modules
- Associations
- BlocRecord
- BlocRecord::Base
- BlocRecord::Collection
- BlocRecord::Utility
- Connection
- Persistence
- Persistence::ClassMethods
- Schema
- Selection
Methods
- ::connect_to — BlocRecord
- ::databese_filename — BlocRecord
- ::included — Persistence
- ::new — BlocRecord::Base
- #all — Selection
- #attributes — Schema
- #belongs_to — Associations
- #columns — Schema
- #connection — Connection
- #convert_keys — BlocRecord::Utility
- #count — Schema
- #create — Persistence::ClassMethods
- #destroy — Persistence
- #destroy — Persistence::ClassMethods
- #destroy_all — Persistence::ClassMethods
- #find — Selection
- #find_by — Selection
- #find_one — Selection
- #first — Selection
- #group — BlocRecord::Collection
- #group — Selection
- #group_by_ids — Selection
- #has_many — Associations
- #init_object_from_row — Selection
- #instance_variables_to_hash — BlocRecord::Utility
- #join — Selection
- #last — Selection
- #limit — Selection
- #order — Selection
- #reload_obj — BlocRecord::Utility
- #rows_to_array — Selection
- #save — Persistence
- #save! — Persistence
- #schema — Schema
- #select — Selection
- #sql_strings — BlocRecord::Utility
- #table — Schema
- #take — Selection
- #take_one — Selection
- #underscore — BlocRecord::Utility
- #update — Persistence::ClassMethods
- #update_all — BlocRecord::Collection
- #update_all — Persistence::ClassMethods
- #update_attribute — Persistence
- #update_attributes — Persistence
- #where — Selection