Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@tute
Copy link
Owner

@tute tute commented Aug 9, 2025

Addresses Psych::DisallowedClass: Tried to load unspecified class. Reenables three skipped tests.

Exposes new config.yaml_safe_load_permitted_classes option for legacy usages, and starts serializing in secure-by-default JSON that doesn't need configuration by host apps.

[fixes #365]

Addresses `Psych::DisallowedClass: Tried to load unspecified class`.
Reenables three skipped tests.

Exposes new `config.yaml_permitted_classes` option for legacy usages,
and starts serializing in secure-by-default JSON that doesn't need
configuration by hosts apps.

[fixes #365]
@tute tute force-pushed the tc-yaml-safe-load branch from dbb47b4 to 18db311 Compare August 9, 2025 01:59
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.

On destroy, Integer returned instead of object

2 participants