Skip to content

Rails 5 makes belongs_to association required by default #20

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

Open
aszecsei opened this issue Nov 14, 2017 · 1 comment · May be fixed by #21
Open

Rails 5 makes belongs_to association required by default #20

aszecsei opened this issue Nov 14, 2017 · 1 comment · May be fixed by #21

Comments

@aszecsei
Copy link

aszecsei commented Nov 14, 2017

When using resort in a rails 5 application, testing breaks due to validation requiring a 'next' parameter by default:

ActiveRecord::RecordInvalid:
        Validation failed: Next must exist
@aszecsei aszecsei linked a pull request Nov 14, 2017 that will close this issue
@bendelonlee
Copy link

Having the same issue

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 a pull request may close this issue.

2 participants