Gems
whitequark/rack-utf8_sanitizer: Rack::UTF8Sanitizer is a Rack middleware which cleans up invalid UTF8 characters in request URI and headers.
Rack::UTF8Sanitizer is a Rack middleware which cleans up invalid UTF8 characters in request URI and headers. Additionally, it cleans up invalid UTF8 characters in the request body (depending on the configurable content type filters) by reading the...
marcoroth/reactionview: 🌱 A new ActionView-compatible ERB engine with modern DX - re-imagined with Herb.
A new ActionView-compatible ERB engine with modern DX - re-imagined with Herb::Engine.
Seamless integration of Herb's HTML-aware ERB rendering engine into Rails applications.
Compatible with .html.erb, but with modern enhancements: HTML validation...
html-to-markdown/packages/ruby/README.md at main · Goldziher/html-to-markdown
Blazing-fast HTML → Markdown conversion for Ruby, powered by the same Rust engine used by our Python, Node.js, WebAssembly, and PHP packages. Ship identical Markdown across every runtime while enjoying native extension performance.
.
pat/gutentag: A good, simple, solid tagging extension for ActiveRecord.
A good, simple, solid tagging extension for ActiveRecord.
This was initially built partly as a proof-of-concept, partly to see how a tagging gem could work when it's not all stuffed within models, and partly just because I wanted a simpler taggin...