Files
Ricky Barrette 2b34516aa8 Added Maps model
refs #16

This model will be used for storing information about each map
2012-04-25 12:39:44 -04:00

12 lines
207 B
YAML

# Read about fixtures at http://ar.rubyonrails.org/classes/Fixtures.html
one:
id: 1
package: MyString
build: MyString
map: MyString
two:
id: 2
package: MyString
build: MyString
map: MyString