# Read about fixtures at http://ar.rubyonrails.org/classes/Fixtures.html
valid_spec:
  id: 1
  user_id: 1
  first_name: Kip
  last_name: Thorne
  gender: Mczyzna
  birthdate: 1940-06-01
  occupation: Feynman Professor of Theoretical Physics
  city: Pasadena
  state: CA
  zip_code: 91125
blank_spec:
  id: 2
  user_id: 2

