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

Chore/improve rails compatibility #797

Merged
merged 2 commits into from Jun 20, 2020
Merged

Conversation

tagliala
Copy link
Contributor

No description provided.

Rails 5.x is not officially compatible with Ruby 2.7. This commit
skips tests instead of allowing failures to speed up the entire suite.

Ref: rails/rails#38426
`starts_with?` and `ends_with?` have been deprecated and removed on edge
rails

Ref:
- rails/rails#39152
- https://travis-ci.org/github/DavyJonesLocker/client_side_validations/jobs/698834076
@coveralls
Copy link

coveralls commented Jun 20, 2020

Coverage Status

Coverage remained the same at 100.0% when pulling 17ea618 on chore/improve-rails-compatibility into abd083f on master.

@tagliala tagliala merged commit be4108c into master Jun 20, 2020
@tagliala tagliala deleted the chore/improve-rails-compatibility branch June 20, 2020 13:30
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.

None yet

2 participants