Fixed ActiveRecord::UnknownAttributeError while running spec#1
Open
amitpatelx wants to merge 4 commits intojpartlow:rails3from
Open
Fixed ActiveRecord::UnknownAttributeError while running spec#1amitpatelx wants to merge 4 commits intojpartlow:rails3from
amitpatelx wants to merge 4 commits intojpartlow:rails3from
Conversation
added 3 commits
November 27, 2014 11:19
1. ActiveRecord::UnknownAttributeError: unknown attribute: name 2. Typo in creating table
Author
|
@jpartlow did you get any chance to review? Just FYI We are working on the failing test related to lock_version issue but still far from the solution. |
GraphMediator locking scenarios with optimistic locking for the graph with children should increment lock_version for the graph if a dependent is changed
Failure/Error: lambda {
lock_version should have been changed by 1, but was changed by 0
# ./spec/integration/locking_tests_spec.rb:88:in
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.