0.0
A Rack Middleware to log request's info to any rack app
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
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
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
A simple API for testing Rack applications via Rack::MockRequest
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
Rack middleware to log requests in logstash json event format. Like the logstasher gem, but for rack apps.
2021
2022
2023
2024
2025
2026
0.0
Rack::Store is a Rack middleware what makes the env accessible anywhere while a request
2021
2022
2023
2024
2025
2026
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.
2021
2022
2023
2024
2025
2026
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.
2021
2022
2023
2024
2025
2026
0.0
A rack middleware that can call CGI in rack
2021
2022
2023
2024
2025
2026
0.0
Rack::Pack is a piece of Rack Middleware that packages and optionally compresses assets such as javascripts and stylesheets into single files. In a development environment, assets will be packaged on each request if there have been changes to the source files. In a production environment, assets ...
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
Rack::Ermahgerd is a simple Rack middleware that translates the content of a web page into Ermahgerd-ish
2021
2022
2023
2024
2025
2026
0.0
Rack middleware for test client behavior. It can test client request to your rack applications.
2021
2022
2023
2024
2025
2026
0.0
This package is Hiraku's modified rack.
Original description is bellow.
Rack provides minimal, modular and adaptable interface for developing
web applications in Ruby. By wrapping HTTP requests and responses in
the simplest way possible, it unifies and distills the API for web
servers, web fram...
2021
2022
2023
2024
2025
2026
0.0
Monkey patching of rack commomlogger module to write rack logs in json format.
2021
2022
2023
2024
2025
2026
0.0
Rack::LocaleRootRedirect uses Rack:Accept to map '/' to a path based on the `Accept-Language` HTTP header.
2021
2022
2023
2024
2025
2026
0.0
Rack Middleware for RPX Authorization, this rack middleware will make even easier to interact with rpx now
2021
2022
2023
2024
2025
2026