Skip to content

Add a more generic build_from method to external#596

Open
rogercampos wants to merge 1 commit into
NoamB:masterfrom
rogercampos:build_user_from_external
Open

Add a more generic build_from method to external#596
rogercampos wants to merge 1 commit into
NoamB:masterfrom
rogercampos:build_user_from_external

Conversation

@rogercampos

Copy link
Copy Markdown
Contributor

the existing create_from does a lot of things, including a call to save(validate: false). This is a generic version that can be better adapted to your needs

@arnvald

arnvald commented Jul 26, 2014

Copy link
Copy Markdown
Collaborator

Hmm, I like the idea to have this method, but then can't we really reuse this method in create_from? We could call build_from there and just save the record in the end.

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.

3 participants