Project
Reverse Dependencies for rack
The projects listed here declare rack as a runtime or development dependency
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
Redispatch your response via another URL. Like a transparent, internal HTTP redirect.
2021
2022
2023
2024
2025
2026
0.0
A simple gem for overwriting outputting JSON formatted access logs from 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
0.0
Replicate or record HTTP requests to your Rack application and replay them elsewhere or at another time.
2021
2022
2023
2024
2025
2026
0.0
Rack middleware for using consistent time in request.
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
Time machine for your views in the shape of a Rack middleware.
2021
2022
2023
2024
2025
2026
0.0
Rack::ResponseSignature uses RSA key pairs to transparently sign the outgoing responses from any Rack-compliant application.
2021
2022
2023
2024
2025
2026
0.0
Makes all POST calls assume GET. This allows us to do REST development with Facebook, which always sends POST
2021
2022
2023
2024
2025
2026
0.0
Rack application, "RESTful" Rails style.
2021
2022
2023
2024
2025
2026
0.0
Implements support of RESTful resources with Rails MVC when Javascript is off and bulk operations are required with multiple submit buttons.
2021
2022
2023
2024
2025
2026
0.0
Compares env 'REMOTE_ADDR' and 'PATH_INFO' against user-defined values to block (403), restrict (401 basic auth), or allow access to the rack app. Intended for use in simple access control. Should not be considered a security solution.
2021
2022
2023
2024
2025
2026
0.0
A Rack based reverse proxy for basic needs. Useful for testing or in cases where webserver configuration is unavailable.
2021
2022
2023
2024
2025
2026