Skip to content

Instantly share code, notes, and snippets.

@willrjmarshall
Created September 26, 2011 06:30
Show Gist options
  • Select an option

  • Save willrjmarshall/1241717 to your computer and use it in GitHub Desktop.

Select an option

Save willrjmarshall/1241717 to your computer and use it in GitHub Desktop.
User.blueprint do
email { "test#{sn}@test.com" }
password { "password" }
password_confirmation { "password" }
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment