aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/fixtures/mateys.yml
diff options
context:
space:
mode:
Diffstat (limited to 'activerecord/test/fixtures/mateys.yml')
-rw-r--r--activerecord/test/fixtures/mateys.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/activerecord/test/fixtures/mateys.yml b/activerecord/test/fixtures/mateys.yml
index 9ecdd4ecd5..d3690955fc 100644
--- a/activerecord/test/fixtures/mateys.yml
+++ b/activerecord/test/fixtures/mateys.yml
@@ -1,4 +1,4 @@
blackbeard_to_redbeard:
- pirate_id: <%= Fixtures.identify(:blackbeard) %>
- target_id: <%= Fixtures.identify(:redbeard) %>
+ pirate_id: <%= ActiveRecord::Fixtures.identify(:blackbeard) %>
+ target_id: <%= ActiveRecord::Fixtures.identify(:redbeard) %>
weight: 10