data.yml 184 B

1234567
  1. # you describe your data using the YAML notation here
  2. # and then load them using Fixtures.load("data.yml")
  3. # User(bob):
  4. # email: [email protected]
  5. # password: secret
  6. # fullname: Bob