Skip to content

Instantly share code, notes, and snippets.

@abacha
Created March 19, 2013 20:31
Show Gist options
  • Select an option

  • Save abacha/5199834 to your computer and use it in GitHub Desktop.

Select an option

Save abacha/5199834 to your computer and use it in GitHub Desktop.
factory :portfolio_request do
account
association :owner, factory: :user
comments "portfolio example"
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment