1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activerecord/test/fixtures/traffic_lights.yml

10 lines
167 B
YAML
Raw Normal View History

2010-12-29 11:15:45 -05:00
uk:
location: UK
state:
- Green
- Red
- Orange
long_state:
- "Green, go ahead"
- "Red, wait"
- "Orange, caution light is about to switch"