aboutsummaryrefslogblamecommitdiffstats
path: root/activerecord/test/fixtures/traffic_lights.yml
blob: 81b4e479598a9022a618a67d39f95532f1ef7f6f (plain) (tree)
1
2
3
4
5
6
7
8
9
10





              



                                               
uk:
  location: UK
  state:
    - Green
    - Red
    - Orange
  long_state:
    - "Green, go ahead"
    - "Red, wait"
    - "Orange, caution light is about to switch"