Skip to content

Fix ruby 2.7 warnings#202

Merged
javierjulio merged 1 commit intomasterfrom
warnings
May 18, 2020
Merged

Fix ruby 2.7 warnings#202
javierjulio merged 1 commit intomasterfrom
warnings

Conversation

@deivid-rodriguez
Copy link
Copy Markdown
Member

@deivid-rodriguez deivid-rodriguez commented May 18, 2020

There's a gem to get "compatible delegation" working, but it seems overkill to me to introduce a dependency just for this, and we're going to need to update the code anyways once we drop support for ruby 2.6, so I think this is fine.

Closes #167.

@deivid-rodriguez
Copy link
Copy Markdown
Member Author

@javierjulio This is ready if you're ok with it.

Copy link
Copy Markdown
Member

@javierjulio javierjulio left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, I think its great, thanks! My preference too would be to avoid the dependency here.

@javierjulio javierjulio merged commit 8cd5103 into master May 18, 2020
@javierjulio javierjulio deleted the warnings branch May 18, 2020 15:19
varyonic pushed a commit to activeadmin-rails/arbo that referenced this pull request Nov 15, 2022
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.

Ruby 2.7 support

2 participants