prauga-flexdoc 0.4.3 → 0.4.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/README.md +1 -1
- data/assets/flexdoc.standalone.js +68 -67
- data/lib/prauga/flexdoc/version.rb +1 -1
- metadata +1 -1
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 471bae74b8f366cfac9597b1b23ae6eccfcb50920bbe0540592320c7056e4aa5
|
|
4
|
+
data.tar.gz: 47466979054e4a7ab777388d0b32a3d70c78588fe7c32761615bfba6d25a2863
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 62b0f17dc58050deb5504565005fa58147114f5a8431fbbcacc2ad5c08cf2f61a0ccdb524ca0b1d39c4b7ce9ef8ef0bdb24a79c0204a3b6de84ea66805eda3cb
|
|
7
|
+
data.tar.gz: 1eb373b2d4cda0a94fdbf883b87629f8f85011f167721327c82b26825142c74cd01a8172b96bc173ca1a3657f414de45baccf1a54e164a62631e6c52267d9c4a
|
data/README.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# Prauga FlexDoc for Ruby
|
|
2
2
|
|
|
3
|
-
`prauga-flexdoc` `0.4.
|
|
3
|
+
`prauga-flexdoc` `0.4.4` provides one framework-neutral Ruby 3.2+ host for the canonical FlexDoc renderer, plus thin Rack and Rails integrations.
|
|
4
4
|
|
|
5
5
|
## Rack
|
|
6
6
|
|