Project
Reverse Dependencies for rack-test
The projects listed here declare rack-test as a runtime or development dependency
0.0
Properly enforce cookie limits in Rack responses
2019
2020
2021
2022
2023
2024
0.0
Pubcookie finally leaves the world of apache!
2019
2020
2021
2022
2023
2024
0.0
Simple web framework built on rack for mapping sinatra-like routes to middleware stacks.
2019
2020
2021
2022
2023
2024
0.0
Generate QR code
2019
2020
2021
2022
2023
2024
0.0
Rack middlewares for double
2019
2020
2021
2022
2023
2024
0.0
Rack middleware for Linked Data content negotiation.
2019
2020
2021
2022
2023
2024
0.0
# Rack::ReadOnly
This gem allows Rack based APIs to be set to read only. At the most basic
it can be used like this from your `config.ru`:
```ruby
require 'rack/read_only'
use Rack::ReadOnly, {
active: ENV["READ_ONLY"] == "1",
response_body: '{ "error": "This API is currently in read only ...
2019
2020
2021
2022
2023
2024
0.0
a recorder AND a replayer for client actions
2019
2020
2021
2022
2023
2024
0.0
If the user clicked through from a search engine, this middleware will detect the engine used and the terms searched.
2019
2020
2021
2022
2023
2024
0.0
Remember a visitor's referrer across subdomains
2019
2020
2021
2022
2023
2024
0.0
Dynamically rewrite markup to add `rel="nofollow noopener noreferrer"` to non-safelisted links.
2019
2020
2021
2022
2023
2024
0.0
Rack middleware for logging selected request for further investigation / analyze.
2019
2020
2021
2022
2023
2024
0.0
Rack middleware for Append timestamp to request information
2019
2020
2021
2022
2023
2024
0.0
Restfolia extension to avoid duplicated requests
2019
2020
2021
2022
2023
2024
0.0
Rack-rest-rspec: RSpec Matchers for REST Rack webservice
2019
2020
2021
2022
2023
2024
0.0
A Rack based reverse proxy for basic needs. Useful for testing or in cases where webserver configuration is unavailable.
2019
2020
2021
2022
2023
2024
0.0
Rack middleware to serve a robots.txt file dynamically.
2019
2020
2021
2022
2023
2024
0.0
Set up routes quickly and easily for a rack app.
2019
2020
2021
2022
2023
2024
0.0
SAML middleware for Rack (using ruby-saml)
2019
2020
2021
2022
2023
2024
0.0
Remove all malicious HTML from your request before it reaches your application
2019
2020
2021
2022
2023
2024