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

one:
  first: MyString
  last: MyString
  email: MyString
  is_active: MyString
  created_at: 2008-09-20 17:01:35
  updated_at: 2008-09-20 17:01:35

two:
  first: MyString
  last: MyString
  email: MyString
  is_active: MyString
  created_at: 2008-09-20 17:01:35
  updated_at: 2008-09-20 17:01:35