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 deprecate_constant to separate method #67

Closed

Conversation

Azeem838
Copy link

@Azeem838 Azeem838 commented Jan 20, 2022

The deprecate_constant method has only been moved to ActiveSupport::Deprecation::DeprecatedConstantAccessor in ActiveSupport5.2. This means that Rails versions prior to 5.2 will not be able to use SolidusSupport versions >=0.8.0.

Related Issue: #54

The `deprecate_constant` method has only been moved to
 ActiveSupport::Deprecation::DeprecatedConstantAccessor in ActiveSupport
 5.2. This means that Rails versions prior to 5.2 will not be able to
 use SolidusSupport versions >=0.8.0.
@stale
Copy link

stale bot commented Nov 11, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix label Nov 11, 2022
@gsmendoza gsmendoza removed the wontfix label Nov 11, 2022
@elia
Copy link
Member

elia commented Dec 28, 2023

@Azeem838 Rails 5.2 has not been supported for a while now, so I'm closing this issue, but I'm happy to reopen in case this is still a problem 👍

@elia elia closed this Dec 28, 2023
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