-
Notifications
You must be signed in to change notification settings - Fork 2
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
Fixes/duplicate nil field #23
Open
brenes
wants to merge
9
commits into
edge
Choose a base branch
from
fixes/duplicate-nil-field
base: edge
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Commits on Oct 4, 2016
-
Configuration menu - View commit details
-
Copy full SHA for f7fc582 - Browse repository at this point
Copy the full SHA f7fc582View commit details -
Configuration menu - View commit details
-
Copy full SHA for 74ec7e5 - Browse repository at this point
Copy the full SHA 74ec7e5View commit details -
Checking that empty multiple fields return an ActiveRecord::Relation …
…even when empty We also test that when you duplicate an empty multiple field you get another empty multiple field
Configuration menu - View commit details
-
Copy full SHA for 0b32efe - Browse repository at this point
Copy the full SHA 0b32efeView commit details -
Configuration menu - View commit details
-
Copy full SHA for aa6b632 - Browse repository at this point
Copy the full SHA aa6b632View commit details -
Configuration menu - View commit details
-
Copy full SHA for 877da48 - Browse repository at this point
Copy the full SHA 877da48View commit details
Commits on Oct 5, 2016
-
Mocking find methods in ActiveResource test model
This way we avoid connectionsto an unexisting API
Configuration menu - View commit details
-
Copy full SHA for 2a4c352 - Browse repository at this point
Copy the full SHA 2a4c352View commit details -
Configuration menu - View commit details
-
Copy full SHA for 45e6039 - Browse repository at this point
Copy the full SHA 45e6039View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d255b6 - Browse repository at this point
Copy the full SHA 7d255b6View commit details -
Testing with ActiveResource all scenarios that were tested in ActiveR…
…ecord Beware! In this commit I overwrite behaviour introduced by @enoliglesias in d8214e6 relying more in the super behaviour and only rewriting the :link case when there's something to link. I think I got the idea of the original code and kept it correctly, and tests are green. But maybe @enoliglesias can review this :)
Configuration menu - View commit details
-
Copy full SHA for 1ec398f - Browse repository at this point
Copy the full SHA 1ec398fView commit details
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.