aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/fixtures/string_key_objects.yml
diff options
context:
space:
mode:
authorJon Leighton <j@jonathanleighton.com>2011-05-08 18:53:12 +0100
committerJon Leighton <j@jonathanleighton.com>2011-05-08 18:53:12 +0100
commita8daea4b85b2709600d5e894b7380149b0854b53 (patch)
tree6db7a372616d0299d840bb632dfe132e730d919d /activerecord/test/fixtures/string_key_objects.yml
parenta45f300e5f2d6b6581dd0f0d0f650c83b9773170 (diff)
parent4fbd8adf4824d48aea47a57047d90fb6510cee28 (diff)
downloadrails-a8daea4b85b2709600d5e894b7380149b0854b53.tar.gz
rails-a8daea4b85b2709600d5e894b7380149b0854b53.tar.bz2
rails-a8daea4b85b2709600d5e894b7380149b0854b53.zip
Merge pull request #332 from cmeiklejohn/bug6230_optimistic_locking_double_quoted
Diffstat (limited to 'activerecord/test/fixtures/string_key_objects.yml')
-rw-r--r--activerecord/test/fixtures/string_key_objects.yml7
1 files changed, 7 insertions, 0 deletions
diff --git a/activerecord/test/fixtures/string_key_objects.yml b/activerecord/test/fixtures/string_key_objects.yml
new file mode 100644
index 0000000000..fa1299915b
--- /dev/null
+++ b/activerecord/test/fixtures/string_key_objects.yml
@@ -0,0 +1,7 @@
+first:
+ id: record1
+ name: first record
+
+second:
+ id: record2
+ name: second record