Skip to content

Instantly share code, notes, and snippets.

@chintanparikh
Created May 9, 2013 20:09
Show Gist options
  • Save chintanparikh/5550194 to your computer and use it in GitHub Desktop.
Save chintanparikh/5550194 to your computer and use it in GitHub Desktop.
rspec example
let(:referrals) { create_list(:referral, 31, :with_sent_referrals) }
before(:all) do
referrals
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment