aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/models/company.rb
Commit message (Expand)AuthorAgeFilesLines
* Fix file permissionsTarmo Tänav2008-07-311-0/+0
* Use klass.sti_name to make sure associations take store_full_sti_class into a...Daniel Guettler2008-07-221-0/+7
* Add support for :primary_key option to has_one as well as has_many so that a ...Brad Greenlee2008-07-061-0/+1
* Add has_many :primary_key option to allow setting the primary key on a has ma...Andre Arko2008-07-061-0/+2
* Add :validate option to associations. [#301 state:resolved]Jan De Poorter2008-06-111-1/+3
* Fix faulty tests introduced in 8d0b4fa39Michael Koziarski2008-05-241-1/+1
* Added :select option to has_one and belongs_to, remove unused :order option o...josevalim2008-05-241-0/+2
* Add ActiveRecord option to store the full class name on STI's type column, al...Rodrigo Kochenburger2008-05-131-0/+4
* Introduce the :readonly option to all associations. Records from the associat...Jeremy Kemper2008-02-131-0/+3
* move assets and modelsJeremy Kemper2008-01-181-0/+114