0.0
rack middleware to add u2f authentication to a rack app. Includes registration.
2021
2022
2023
2024
2025
2026
0.0
Rack::Skippable helps your Rack application to avoid running app logic (app#call) in some conditions.
2021
2022
2023
2024
2025
2026
0.0
Pure Rack middleware that reads forward-auth headers (Remote-User, Remote-Email, Remote-Groups, Remote-Name) and exposes parsed user attributes in the Rack env. Includes a test stub for development environments. No Rails dependency.
2021
2022
2023
2024
2025
2026
0.0
Rack::Probe provides a set of probes for Rack that fire with each request.
2021
2022
2023
2024
2025
2026
0.0
The Rack::TradeTracker gem is for use with the Trade Tracker affiliate network. The gem provides a Rack middleware component to handle Trade Tracker's redirect mechanism.
2021
2022
2023
2024
2025
2026
0.0
A Rack Middleware to log request's info to any rack app
2021
2022
2023
2024
2025
2026
0.0
Rack::Joint is a rack middleware to set redirect configuration with your anticipation.
2021
2022
2023
2024
2025
2026
0.0
Rack::Sprocketize is a piece of Rack Middleware which uses Sprockets to concatenate javascript files and then optionally compresses them. In a development environment, the files will be sprocketized on each request if there have been changes to the source files. In a production environment, the f...
2021
2022
2023
2024
2025
2026
0.0
Rack::Modernizr is a Rack middleware that automagically includes the Modernizr javascript framework and exposes the results to your server-side scripts.
2021
2022
2023
2024
2025
2026
0.0
A simple API for testing Rack applications via Rack::MockRequest
2021
2022
2023
2024
2025
2026
0.0
Adds a 'rake' method to Rack's Builder DSL, allowing you to execute
Rake tasks when configuring your Rack application. This helps to keep
your code DRY.
2021
2022
2023
2024
2025
2026
0.0
Rack middleware to insert text comments into pages. First created to be used with jlong's serve, but should work with pretty much every rack app
2021
2022
2023
2024
2025
2026
0.0
Rack::SimpleUserAgent is Rack::Request extension which detects user-agent from user-agent string. No complicated logic for the detection, it simply(stupidly) checks if user-agent includes particular string or not.
2021
2022
2023
2024
2025
2026
0.0
Simple Rack middleware for implementing Yandex Metrika tracking in your Ruby-Rack based project. Supports synchronous and asynchronous insertion and configurable load options.
2021
2022
2023
2024
2025
2026
0.0
I'm experimenting with creating Rack middleware gems. This lightweight gem servers as a replacement to Rack's CommonLogger statements. Improvements include colorized terminal output based on HTTP request method.
2021
2022
2023
2024
2025
2026
0.0
Guard::RackUnit runs Racket RackUnit tests
2021
2022
2023
2024
2025
2026
0.0
Extends Rack::File and Rack::Static with gzip pre-compression optimization support. Also supports gzipped file extraction for clients which do not support gzip encoding.'
2021
2022
2023
2024
2025
2026
0.0
Rack::ProcessName is rack middleware to set the ruby process name to whatever request is currently being processed.
2021
2022
2023
2024
2025
2026
0.0
Rack::NonCache is a rack middleware that disables HTTP browser caching.
2021
2022
2023
2024
2025
2026
0.0
A bunch of rack middlewares to enforce secure cookies and add HSTS (Strict Transport Security) and HPKP (Public Key Pinning) headers to your Rack application.
2021
2022
2023
2024
2025
2026