Project
Reverse Dependencies for rspec
The projects listed here declare rspec as a runtime or development dependency
0.0
rack-pygments - Rack Middleware for Pygments, the syntax highlighter
2021
2022
2023
2024
2025
2026
0.0
Rack middleware for Pygments use in environments you cannot install Pygments
directly (e.g., Heroku).
2021
2022
2023
2024
2025
2026
0.0
Generate QR code
2021
2022
2023
2024
2025
2026
0.0
Rack middlewares for double
2021
2022
2023
2024
2025
2026
0.0
A mock RAML server for Rack-based applications.
2021
2022
2023
2024
2025
2026
0.0
This gem provides a simple and flexible rate limiting mechanism for Rack applications. It allows you to control the rate at which requests are processed, preventing abuse and ensuring fair usage.
2021
2022
2023
2024
2025
2026
0.0
Rack middleware for Linked Data content negotiation.
2021
2022
2023
2024
2025
2026
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 ...
2021
2022
2023
2024
2025
2026
0.0
a recorder AND a replayer for client actions
2021
2022
2023
2024
2025
2026
0.0
Rack Middleware for adding Refresh field to response headers
2021
2022
2023
2024
2025
2026
0.0
Refresh the content of your page with a given interval
2021
2022
2023
2024
2025
2026
0.0
This gem is a Rack Middleware to reject requests.
2021
2022
2023
2024
2025
2026
0.0
Serve property list or JSON configuration files.
2021
2022
2023
2024
2025
2026
0.0
Remove POST params from reqs
2021
2022
2023
2024
2025
2026
0.0
Rack adapter used to modify HTTP Accept header
2021
2022
2023
2024
2025
2026
0.0
Request recorder and analyzer for rack apps
2021
2022
2023
2024
2025
2026
0.0
Provides a caching layer that exists only within a single Rack request.
2021
2022
2023
2024
2025
2026
0.0
This gem is Rack middleware that gathers information about
all requests and responses, allowing for detailed logging.
2021
2022
2023
2024
2025
2026
0.0
The project is a Rack middleware to automatically log a HTTP request to a custom object.
2021
2022
2023
2024
2025
2026
0.0
Rack middleware for logging selected request for further investigation / analyze.
2021
2022
2023
2024
2025
2026