aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/fixtures/company_in_module.rb
Commit message (Expand)AuthorAgeFilesLines
* Deprecated add_on_boundary_breaking (use validates_length_of instead) (closes...David Heinemeier Hansson2006-10-091-5/+1
* Deprecation tests. Remove warnings for dynamic finders and for the foo_count ...Jeremy Kemper2006-09-151-5/+7
* Update lingering uses of deprecated association dependency options (closes #4...David Heinemeier Hansson2006-03-181-2/+2
* Reflections don't attempt to resolve module nesting of association classes. S...Jeremy Kemper2006-02-221-3/+17
* Added Base.validates_format_of that Validates whether the value of the specif...David Heinemeier Hansson2004-12-161-1/+1
* InitialDavid Heinemeier Hansson2004-11-241-0/+47