Skip to content

Conversation

@pacop
Copy link
Contributor

@pacop pacop commented Aug 30, 2019

Example in allow_values was wrong. It provides a valid value while using
should_not allow_values, so the test was failling but it was claiming in
documentation that the test will pass

Example in allow_values was wrong. It provides a valid value while using
should_not allow_values, so the test was failling but it was claiming in
documentation that the test will pass
@mcmire
Copy link
Collaborator

mcmire commented Aug 30, 2019

Good catch, thanks!

@mcmire mcmire merged commit 1424713 into thoughtbot:master Aug 30, 2019
@guialbuk guialbuk mentioned this pull request Dec 26, 2019
guialbuk added a commit that referenced this pull request Jan 9, 2020
### Features

* Add support for `optional: false` in `belongs_to` associations. ([#1237])
* Add support for associations with `inverse_of: false` and non-standard foreign key ([#1106])

### Bug fixes
* Fix typos in documentation of `allow_values` ([#1241])
* Fix appraisal command in CONTRIBUTING.md file ([#1253])

### Improvements
* Remove minitest reporters dependency ([#1251])
* Development dependency updates

[#1106]: #1106
[#1237]: #1237
[#1241]: #1241
[#1253]: #1253
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