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

Boxr::Client.instance_methods doesn't contain create_zip_download #124

Open
MrNagoo opened this issue Apr 4, 2023 · 1 comment
Open

Comments

@MrNagoo
Copy link

MrNagoo commented Apr 4, 2023

Describe the bug
create_zip_download

To Reproduce
Steps to reproduce the behavior:

  1. Create Client
  2. call create_zip_download

Expected behavior
To have the create_zip_download method

Screenshots
If applicable, add screenshots to help explain your problem.

It also doesn't appear in ruby docs.
https://www.rubydoc.info/gems/boxr/Boxr/Client

Additional context
I'm using boxr gem 1.19.0

@xhocquet
Copy link
Collaborator

Hey @MrNagoo can you provide an example of your error or issue? The method is implemented here and tested in the smoke tests, so it should be available.

What issue are you running into?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants