Post #3102021
2026-05-03 23:15 UTC
@timriley@ruby.social is it still possible to access the docs for older versions of the dry-rb gems (like dry-validation 1.0)? The old docs url redirects to the latest on the hanakai website now. One day we'll be on an up-to-date version!!
Replies (1)
-
@timriley@ruby.social 2026-05-04 00:05
@hailey@hails.org Sorry about that! You can still access the raw docs via the docsite/ dirs in the release-* branches for each repo. Dry Validation 1.0, for example: https://github.com/dry-rb/dry-validation/tree/release-1.0/docsite/source Does that help you in a pinch? Which other gems/versions are you using? I can look at bringing their docs into the new site.