Start again

This commit is contained in:
Dan Buch
2012-03-04 00:06:24 -05:00
parent 9d7e019c6b
commit 5e325e594e
47 changed files with 0 additions and 8504 deletions

View File

@@ -1,7 +0,0 @@
# This file should contain all the record creation needed to seed the database with its default values.
# The data can then be loaded with the rake db:seed (or created alongside the db with db:setup).
#
# Examples:
#
# cities = City.create([{ :name => 'Chicago' }, { :name => 'Copenhagen' }])
# Major.create(:name => 'Daley', :city => cities.first)