aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/fixtures
diff options
context:
space:
mode:
authorAaron Patterson <aaron.patterson@gmail.com>2010-12-25 16:19:59 -0700
committerAaron Patterson <aaron.patterson@gmail.com>2010-12-25 16:19:59 -0700
commit5b918bb97cb1801945ef778508a3738da98012c5 (patch)
treeae9962ad745422c2d77c48a25bbcfb45bb357345 /activerecord/test/fixtures
parent0a609eea504f72baead7548d47f0fe707314a033 (diff)
downloadrails-5b918bb97cb1801945ef778508a3738da98012c5.tar.gz
rails-5b918bb97cb1801945ef778508a3738da98012c5.tar.bz2
rails-5b918bb97cb1801945ef778508a3738da98012c5.zip
using arel to compile sql statements
Diffstat (limited to 'activerecord/test/fixtures')
-rw-r--r--activerecord/test/fixtures/companies.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/activerecord/test/fixtures/companies.yml b/activerecord/test/fixtures/companies.yml
index ffaa097686..30b73d8e84 100644
--- a/activerecord/test/fixtures/companies.yml
+++ b/activerecord/test/fixtures/companies.yml
@@ -9,6 +9,7 @@ first_client:
first_firm:
id: 1
+ firm_id: 1
type: Firm
name: 37signals
ruby_type: Firm