Skip to content

Remove reference to builders BlankSlate#51632

Merged
carlosantoniodasilva merged 1 commit intorails:mainfrom
Earlopain:remove-blankslate-reference
Apr 22, 2024
Merged

Remove reference to builders BlankSlate#51632
carlosantoniodasilva merged 1 commit intorails:mainfrom
Earlopain:remove-blankslate-reference

Conversation

@Earlopain
Copy link
Contributor

This has actually been removed from the builder gem in rails/builder#15 (currently unreleased). Additionally, BasicObject will be more familiar to users.

Should this class be deprecated instead? There are no usages in Rails itself, and no tests. I believe this is a vestige from when Ruby had no BasicObject.

This has actually been removed from the builder gem in rails/builder#15
Additionally, `BasicObject` will be more familiar to users.
@carlosantoniodasilva carlosantoniodasilva merged commit cc9d0b9 into rails:main Apr 22, 2024
@carlosantoniodasilva
Copy link
Member

Since ProxyObject is technically a public API , it would have to be deprecated before being removed. But if it's not used anywhere, we should probably just do it.

@Earlopain Earlopain deleted the remove-blankslate-reference branch April 22, 2024 16:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants