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

OpenSSL::Cipher is missing from latest docs #7770

Closed
sol-vin opened this issue May 13, 2019 · 0 comments · Fixed by #7803
Closed

OpenSSL::Cipher is missing from latest docs #7770

sol-vin opened this issue May 13, 2019 · 0 comments · Fixed by #7803

Comments

@sol-vin
Copy link
Contributor

sol-vin commented May 13, 2019

The last time OpenSSL::Cipher was in the docs was 0.18.7, in the latest docs OpenSSL::Cipher is not listed.

Old Docs:
https://crystal-lang.org/api/0.18.7/OpenSSL/Cipher.html => Works
New Docs:
https://crystal-lang.org/api/0.28.0/OpenSSL/Cipher.html => Missing

RX14 added a commit to RX14/crystal that referenced this issue May 21, 2019
This makes sure that `require "openssl"` requires everything, and fixes the
documentation to include all the OpenSSL modules.

Fixes crystal-lang#7770
RX14 added a commit that referenced this issue May 21, 2019
This makes sure that `require "openssl"` requires everything, and fixes the
documentation to include all the OpenSSL modules.

Fixes #7770
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 a pull request may close this issue.

1 participant