1
0
mirror of https://github.com/fspc/BikeShed-1.git synced 2025-04-04 05:33:22 -04:00
BikeShed-1/db/seed/fixtures/bike_styles.yml
2014-02-09 22:01:57 -05:00

13 lines
126 B
YAML

mountain:
id: 1
style: MOUNTAIN
hybrid:
id: 2
style: HYBRID
road:
id: 3
style: ROAD
other:
id: 4
style: OTHER