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

JSON style attributes #68

Merged
merged 4 commits into from
Aug 26, 2024
Merged

JSON style attributes #68

merged 4 commits into from
Aug 26, 2024

Conversation

sfnelson
Copy link
Contributor

No description provided.

Rails 7.2 released without support for non-column-backed enums. This
is a feature that content uses, and we've made the call to require
Rails < 7.2.

This feature is in the milestone list for the next release:
https://github.com/rails/rails/milestone/90

Until then, adding a flag to indicate that we can't upgrade to Rails
7.2.
This field is intended for storing item-specific content styling
attributes that do not need to be referenced in migrations or
database queries. Items should take responsibility for initialising
and upgrading their own attributes.
@sfnelson sfnelson requested a review from hasarindaKI August 26, 2024 06:32
@sfnelson sfnelson force-pushed the feature/json-style-attributes branch from 0615ebe to f5dd491 Compare August 26, 2024 07:15
@sfnelson sfnelson merged commit 286b592 into main Aug 26, 2024
1 check passed
@sfnelson sfnelson deleted the feature/json-style-attributes branch August 26, 2024 07:15
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