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

context in validation goes through has many relationship #13978

Merged

Conversation

kacasey8
Copy link
Contributor

@kacasey8 kacasey8 commented Feb 8, 2014

this resolves #13854

tenderlove added a commit that referenced this pull request Feb 9, 2014
…_children

context in validation goes through has many relationship
@tenderlove tenderlove merged commit f99b254 into rails:master Feb 9, 2014
huoxito added a commit to huoxito/spree that referenced this pull request Feb 11, 2014
See rails/rails#13978

It looks like it broke rspec-rails stub_model implementation when
assigning that stub to its parent. (in a has many context)

A similar case also happens with mock_model (failing with *unexpected
message attribute*)
huoxito referenced this pull request in spree/spree Mar 17, 2014
Make rails 4.0.4 build happy
huoxito added a commit to spree/spree that referenced this pull request Apr 11, 2014
See rails/rails#13978

It looks like it broke rspec-rails stub_model implementation when
assigning that stub to its parent. (in a has many context)

A similar case also happens with mock_model (failing with *unexpected
message attribute*)
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.

active record validation error
2 participants