src code

class ActiveRecord.Model

Description

All classes created with ActiveRecord.create will contain these class and instance methods. Models may also contain dynamically generated finder and relationship methods that are not listed in the API documentation.

Includes