Class: House

Inherits:
SQLObject show all
Defined in:
app/models/house.rb

Constant Summary

Constants inherited from SQLObject

SQLObject::RELATION_METHODS

Method Summary

Methods inherited from SQLObject

all, #attribute_values, #attributes, columns, count, define_singleton_method_by_proc, #destroy!, destroy_all!, finalize!, find, first, has_association?, #initialize, #insert, last, parse_all, #save, table_name, table_name=, #update

Methods included from Associatable

#assoc_options, #belongs_to, #has_many, #has_many_through, #has_one_through

Constructor Details

This class inherits a constructor from SQLObject