Class: ActiveLeopard::Base
- Extended by:
- Associatable, Searchable, Validatable
- Defined in:
- lib/activeleopard/activeleopard.rb
Method Summary
Methods included from Associatable
assoc_options, belongs_to, has_many, has_many_through, has_one_through
Methods included from Searchable
find, find_by, group, joins, order, select, where
Methods included from Validatable
Methods inherited from SQLObject
after_initialize, all, #attr_count, #attr_values_to_update, #attribute_values, #attributes, callbacks, #col_names, columns, #destroy, destroy_all, #errors, finalize!, first, #initialize, #insert, last, parse_all, #question_marks, #save, #show_errors, table_name, table_name=, #to_s, #update, #update_set_line, #valid?, #validate!, validations
Constructor Details
This class inherits a constructor from SQLObject