Skip to content
This repository has been archived by the owner on Mar 29, 2022. It is now read-only.

Remove reference to Module#parent after Rails 5 support is dropped #91

Open
raorao opened this issue Sep 11, 2019 · 0 comments
Open

Remove reference to Module#parent after Rails 5 support is dropped #91

raorao opened this issue Sep 11, 2019 · 0 comments

Comments

@raorao
Copy link
Contributor

raorao commented Sep 11, 2019

Module#parent has been deprecated in favor of Module#module_parent as Rails v6.0, and will be removed entirely in Rails 6.1. #92 includes usage of both for Rails 5 compatibility. When this library no longer supports Rails 5, we should remove usage of Module#parent.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant