Skip to content

Conversation

@aseroff
Copy link
Contributor

@aseroff aseroff commented Oct 29, 2025

Context

Two instances of ActiveSupport::Configurable inclusions in Spina are raising warnings of upcoming depreciation. Addresses #1413

Changes proposed in this pull request

Replace with mattribute in Spina module and class_attribute in MenuPresenter

Guidance to review

Contains a breaking change: calls to menu_presenter.config.attribute should be replaced with menu_presenter.attribute, or need to add something for reverse-compatibility.

BREAKING CHANGE: calls to `presenter.config.attribute` should be replaced with `presenter.attribute`
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.

1 participant