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