0.0
Rack middleware for test client behavior. It can test client request to your rack applications.
2020
2021
2022
2023
2024
2025
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.
2020
2021
2022
2023
2024
2025
0.0
A rack middleware that can call CGI in rack
2020
2021
2022
2023
2024
2025
0.0
Rack::Cappucciono serves up your Build/Release/__APPNAME__ folder as a Rack application.
2020
2021
2022
2023
2024
2025
0.0
Rack::Chain builds a Rack application that runs each middleware in its own fiber to minimize stack depth.
2020
2021
2022
2023
2024
2025
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.'
2020
2021
2022
2023
2024
2025
0.0
Rack app to pull blobs from git and return them in the response, based on rack static
2020
2021
2022
2023
2024
2025
0.0
Simple Rack middleware for implementing gauges tracking in your Ruby-Rack based project. Code blatantly stolen from https://github.com/leehambley/rack-google-analytics.
2020
2021
2022
2023
2024
2025
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.
2020
2021
2022
2023
2024
2025
0.0
Rack::Modernizr is a Rack middleware that automagically includes the Modernizr javascript framework and exposes the results to your server-side scripts.
2020
2021
2022
2023
2024
2025
0.0
A simple API for testing Rack applications via Rack::MockRequest
2020
2021
2022
2023
2024
2025
0.0
A Rack Middleware to log request's info to any rack app
2020
2021
2022
2023
2024
2025
0.0
Rack::Skippable helps your Rack application to avoid running app logic (app#call) in some conditions.
2020
2021
2022
2023
2024
2025
0.0
Rack middleware for transparent authentication with NTLM. This is a fork from lukefx/rack-ntlm on Github. This makes the Rack middleware a gem and uses net/ldap to search the user against an ActiveDirectory server. This is work in progress, so contributions are welcome.
2020
2021
2022
2023
2024
2025
0.0
Rack::ProcessName is rack middleware to set the ruby process name to whatever request is currently being processed.
2020
2021
2022
2023
2024
2025
0.0
Rack::Speling is a simple port of mod_speling to Rack.
Currently, only case-insensitivety is achieved. Custom
correction-code can be passed into the middleware.
2020
2021
2022
2023
2024
2025
0.0
Rack Middleware for RPX Authorization, this rack middleware will make even easier to interact with rpx now
2020
2021
2022
2023
2024
2025
0.0
Rack::HttpEnforcer is a simple Rack middleware to enforce http connections
2020
2021
2022
2023
2024
2025
0.0
Rack::LocaleRootRedirect uses Rack:Accept to map '/' to a path based on the `Accept-Language` HTTP header.
2020
2021
2022
2023
2024
2025
0.0
Rack Middleware to inject Segment javascript into your Rack app.
2020
2021
2022
2023
2024
2025