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

Remove awesome_nested_set override for Rails 6.1 compatibility #3893

Merged
merged 2 commits into from
Jan 19, 2021

Conversation

kennyadsl
Copy link
Member

Description

Ref #3871

This PR bumps awesome_nested_set dependency to the first version that includes the compatibility with Rails 6.1 and removes the code that we were using to override it in order to make it compatible.

This PR needs to be backported to Solidus 2.11 which will also be compatible with Rails 6.1

cc/ @filippoliverani

We introduced this override when preliminary testing Solidus
against Rails 6.1, mainly to be sure we were ready with ActiveStorage
once Rails 6.1 come out.

This work is done in 521e013 and 73cd0ef.

Now that awesome_nested_set 3.3.1 has been released with the Rails 6.1
compatibility we can remove this override.
@kennyadsl kennyadsl requested a review from a team January 12, 2021 17:00
@kennyadsl kennyadsl self-assigned this Jan 12, 2021
@kennyadsl kennyadsl merged commit d51518a into solidusio:master Jan 19, 2021
@kennyadsl kennyadsl deleted the remove-ans-override branch January 19, 2021 13:34
@kennyadsl kennyadsl added this to the 2.11 milestone Jan 19, 2021
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.

3 participants