forked from OpenNeo/impress
Rails 5 added new validation on `belongs_to` to ensure the corresponding record exists. In the case of moving to the null list, this shouldn't trigger! I wish we could flag that specifically `nil` is okay, but other values should be validated? But oh well, this is fine! |
||
|---|---|---|
| .. | ||
| assets | ||
| controllers | ||
| helpers | ||
| mailers | ||
| models | ||
| views | ||