Skip to content

Modify auth_type enum syntax for Rails compatibility#38

Open
michaelmichael wants to merge 7 commits into
solidusio-contrib:masterfrom
michaelmichael:michaelmichael/rails-8-compatibility
Open

Modify auth_type enum syntax for Rails compatibility#38
michaelmichael wants to merge 7 commits into
solidusio-contrib:masterfrom
michaelmichael:michaelmichael/rails-8-compatibility

Conversation

@michaelmichael

Copy link
Copy Markdown

The enum syntax changes in Rails 8, causing this gem to fail.

Additionally, the token.rb file had a duplicate declaration that we can clean up since one was dead code.

The enum syntax changes in Rails 8. Additionally, the token.rb file had a duplicate declaration that we can clean up.
@michaelmichael

Copy link
Copy Markdown
Author

@skukx Thanks for the quick approval. I'll take a stab at fixing the CI issues as well. Will convert to draft in the meantime.

@michaelmichael michaelmichael marked this pull request as draft September 12, 2025 23:36
@michaelmichael

Copy link
Copy Markdown
Author

I had to make a few extra changes to get everything working on CI. If you need me to split up into multiple PRs let me know. There were a lot of rubocop autocorrect changes.

@michaelmichael michaelmichael marked this pull request as ready for review September 13, 2025 20:05
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.

2 participants