Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

YAML problem was solved but not released #41

Open
AndreyCerqueiraLima opened this issue Jan 9, 2025 · 0 comments
Open

YAML problem was solved but not released #41

AndreyCerqueiraLima opened this issue Jan 9, 2025 · 0 comments

Comments

@AndreyCerqueiraLima
Copy link

AndreyCerqueiraLima commented Jan 9, 2025

Hello.

I'm trying to use the code block below

Wisper::Sidekiq.configure do |config| config.register_safe_types(XXXX, ZZZ) end

but this classes is not released.

I wish to permitted XXXX and ZZZ yaml deserialization, because I'm receiving Psych::DisallowedClass:.

Based on how the gems work, i saw that you already implemented it, but not release.
Could you please release this version?

@AndreyCerqueiraLima AndreyCerqueiraLima changed the title Documentation on Readme - YAML deserialize problem Documentation on Readme is not helping with YAML problem Jan 9, 2025
@AndreyCerqueiraLima AndreyCerqueiraLima changed the title Documentation on Readme is not helping with YAML problem YAML problem is solved but not released Jan 9, 2025
@AndreyCerqueiraLima AndreyCerqueiraLima changed the title YAML problem is solved but not released YAML problem was solved but not released Jan 9, 2025
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

No branches or pull requests

1 participant