Follow-ups to #13555
This commit is contained in:
parent
cdeedd5bc1
commit
a21acaee6d
Notes:
git
2025-06-10 10:25:45 +00:00
4
NEWS.md
4
NEWS.md
@ -16,8 +16,8 @@ Note: We're only listing outstanding class updates.
|
|||||||
|
|
||||||
* Kernel
|
* Kernel
|
||||||
|
|
||||||
* `Kernel#inspect` now check for the existence of a `#instance_variables_to_inspect` method
|
* `Kernel#inspect` now checks for the existence of a `#instance_variables_to_inspect` method,
|
||||||
allowing to control which instance variables are displayed in the `#inspect` string:
|
allowing control over which instance variables are displayed in the `#inspect` string:
|
||||||
|
|
||||||
```ruby
|
```ruby
|
||||||
class DatabaseConfig
|
class DatabaseConfig
|
||||||
|
Loading…
x
Reference in New Issue
Block a user