Skip to content

Ensure GitHub::SQL works on Rails 7#55

Merged
Tonkpils merged 1 commit into
masterfrom
tonkpils/rails-7.0-fixes
Jun 14, 2021
Merged

Ensure GitHub::SQL works on Rails 7#55
Tonkpils merged 1 commit into
masterfrom
tonkpils/rails-7.0-fixes

Conversation

@Tonkpils
Copy link
Copy Markdown
Member

@Tonkpils Tonkpils commented Jun 11, 2021

Rails 7 has introduced a breaking change which removed mattr_accessor
methods in place of module instance methods

rails/rails#42445

Rails 7 has introduced a breaking change which removed mattr_accessor
methods in place of module instance methods

rails/rails#42445
@Tonkpils Tonkpils marked this pull request as ready for review June 11, 2021 20:00
@Tonkpils Tonkpils merged commit 17e9bac into master Jun 14, 2021
@Tonkpils Tonkpils deleted the tonkpils/rails-7.0-fixes branch June 14, 2021 17:43
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