Skip to content

Instantly share code, notes, and snippets.

@qizwiz
Created January 19, 2013 23:01
Show Gist options
  • Save qizwiz/4575735 to your computer and use it in GitHub Desktop.
Save qizwiz/4575735 to your computer and use it in GitHub Desktop.
Create a tweets fixture in the tweets.yml file. The Tweet model has a zombie_id that's an Integer and a status that's a String.
# test/fixtures/tweets.yml
hello_world:
# zombies.yml
ash:
id: 1
name: 'Ash'
graveyard: 'Oak Park Cemetary'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment