aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/fixtures/traffic_lights.yml
diff options
context:
space:
mode:
Diffstat (limited to 'activerecord/test/fixtures/traffic_lights.yml')
-rw-r--r--activerecord/test/fixtures/traffic_lights.yml6
1 files changed, 6 insertions, 0 deletions
diff --git a/activerecord/test/fixtures/traffic_lights.yml b/activerecord/test/fixtures/traffic_lights.yml
new file mode 100644
index 0000000000..6dabd53474
--- /dev/null
+++ b/activerecord/test/fixtures/traffic_lights.yml
@@ -0,0 +1,6 @@
+uk:
+ location: UK
+ state:
+ - Green
+ - Red
+ - Orange