Skip to content

Use BasicObject instead of BlankSlate#15

Merged
tenderlove merged 1 commit intorails:masterfrom
voxik:remove-blankslate
Feb 20, 2024
Merged

Use BasicObject instead of BlankSlate#15
tenderlove merged 1 commit intorails:masterfrom
voxik:remove-blankslate

Conversation

@voxik
Copy link

@voxik voxik commented Mar 16, 2021

BlankSlate is useles for Ruby 1.9+, where BasicObject is available, as mentioned in jimweirich#24

This is different way of fixing #13

BlankSlate is useles for Ruby 1.9+, where BasicObject is available.
@voxik voxik force-pushed the remove-blankslate branch from c76cd8d to 6e530dc Compare March 16, 2021 11:33
@tenderlove tenderlove merged commit e233577 into rails:master Feb 20, 2024
Earlopain added a commit to Earlopain/rails that referenced this pull request Apr 22, 2024
This has actually been removed from the builder gem in rails/builder#15
Additionally, `BasicObject` will be more familiar to users.
carlosantoniodasilva added a commit to rails/rails that referenced this pull request Apr 22, 2024
Remove reference to builders BlankSlate

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

[ci skip]
fractaledmind pushed a commit to fractaledmind/rails that referenced this pull request May 13, 2024
This has actually been removed from the builder gem in rails/builder#15
Additionally, `BasicObject` will be more familiar to users.
xjunior pushed a commit to xjunior/rails that referenced this pull request Jun 9, 2024
This has actually been removed from the builder gem in rails/builder#15
Additionally, `BasicObject` will be more familiar to users.
Set2005 pushed a commit to Set2005/fix-association-initialize-order that referenced this pull request Jul 8, 2024
This has actually been removed from the builder gem in rails/builder#15
Additionally, `BasicObject` will be more familiar to users.
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