Skip to content
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

Acceptance validation does not work on Rails 7 #96

Open
rzepetor opened this issue Nov 12, 2022 · 2 comments
Open

Acceptance validation does not work on Rails 7 #96

rzepetor opened this issue Nov 12, 2022 · 2 comments

Comments

@rzepetor
Copy link

Run tests against RAILS_VERSION=7.0.0 validates :accept, acceptance: true stops work correctly and fails

@rzepetor rzepetor changed the title Acceptance validation does not work Acceptance validation does not work on Rails 7 Nov 12, 2022
@apotonick
Copy link
Member

Do any other validations work for you?

@rzepetor
Copy link
Author

rzepetor commented Nov 13, 2022

All works correctly, just acceptance validations doesn't work, just like said I downloaded reform-rails repo and run tests locally against Rails 7 which fails for acceptance validations 😞

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

No branches or pull requests

2 participants