Class: Todo
- Defined in:
- lib/reloj/skeletons/sample_app/app/models/todo.rb
Method Summary
Methods inherited from ModelBase
all, #attribute_values, #attributes, columns, #destroy, finalize!, find, #initialize, #insert, #not_id_attribute_values, parse_all, #save, table_name, table_name=, #update
Methods included from Searchable
Methods included from Associatable
#assoc_options, #belongs_to, #has_many, #has_one_through
Constructor Details
This class inherits a constructor from ModelBase