Skip to content

Conversation

yykamei
Copy link
Owner

@yykamei yykamei commented Apr 4, 2022

#children has been deprecated as of Rails 7.2.

rails/rails#43390

Unlike Rails, I decided to remove #children from BaseEvent
since it'd be a techdebt to keep this method in the future,
and I guess this method would not be used very well.

By the way, I found this deprecation on Rails when I'm about to
add the support for deprecation.rails on #89. I hope this won't cause
problems for users who use this gem.

`#children` has been deprecated as of Rails 7.2.

rails/rails#43390

Unlike Rails, I decided to remove `#children` from `BaseEvent`
since it'd be a techdebt to keep this method in the future,
and I guess this method would not be used very well.

By the way, I found this deprecation on Rails when I'm about to
add the support for `deprecation.rails` on #89. I hope this won't cause
problems for users who use this gem.
@yykamei yykamei added the breaking Includes breaking changes label Apr 4, 2022
@yykamei yykamei changed the title Remove #children fron BaseEvent Remove #children fron BaseEvent Apr 4, 2022
@yykamei yykamei enabled auto-merge (squash) April 4, 2022 14:21
@yykamei yykamei disabled auto-merge April 4, 2022 14:21
@yykamei yykamei merged commit 2282f86 into main Apr 4, 2022
@yykamei yykamei deleted the remove-children branch April 4, 2022 21:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking Includes breaking changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant