# Read about fixtures at http://ar.rubyonrails.org/classes/Fixtures.html

one:
  name: MyString
  location_id: 1
  start_date: 2008-09-20
  end_date: 2008-09-20
  is_active: false
  created_at: 2008-09-20 18:19:46
  updated_at: 2008-09-20 18:19:46

two:
  name: MyString
  location_id: 1
  start_date: 2008-09-20
  end_date: 2008-09-20
  is_active: false
  created_at: 2008-09-20 18:19:46
  updated_at: 2008-09-20 18:19:46