Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding create_list method for creating lists/array of objects #3

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

quidproquo
Copy link

No description provided.

@unamashana
Copy link
Member

Thanks for the pull request. So this helps you create multiple model instances in one call? Can you explain a usecase where you would need this? Thanks!

@quidproquo
Copy link
Author

No prob, I use create_list which is available in factory girl quite often,
the fix I put in for Backbone Factory cause I've started to need the same
functionality when testing views that use multiple models to render
multiple subviews.

On Tue, Nov 27, 2012 at 8:30 PM, Prateek Dayal notifications@git.luolix.topwrote:

Thanks for the pull request. So this helps you create multiple model
instances in one call? Can you explain a usecase where you would need this?
Thanks!


Reply to this email directly or view it on GitHubhttps://github.com//pull/3#issuecomment-10786011.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants