Project
Reverse Dependencies for rack
The projects listed here declare rack as a runtime or development dependency
0.01
Private Rack middleware purpose is to protect your Rack application from anonymous via a secret code form.
2021
2022
2023
2024
2025
2026
0.01
A simple profiler for Rack applications, only depending on ActiveSupport::Notifications
2021
2022
2023
2024
2025
2026
0.01
Rack::RequestID is a Rack middleware for generating request IDs. It generates a request GUID for every request (if one was not already provided) and inserts the request ID as a response header.
2021
2022
2023
2024
2025
2026
0.01
Rescue Handler for Rack
2021
2022
2023
2024
2025
2026
0.01
This midleware allows an application to support multiple versions of a RESTful API following the best RESTful practices to encode the version information in the HTTP request. It's inspired by this article: http://barelyenough.org/blog/2008/05/versioning-rest-web-services/.
2021
2022
2023
2024
2025
2026
0.01
Adds an extra X-REVISION header with source code revision string (git, svn, etc)
2021
2022
2023
2024
2025
2026
0.01
Serve static files from S3 via Rack
2021
2022
2023
2024
2025
2026
0.01
Rack::Sanitizer is a Rack middleware which cleans up invalid UTF8 characters in request URI and headers.
2021
2022
2023
2024
2025
2026
0.01
Security related HTTP headers for Rack applications
2021
2022
2023
2024
2025
2026
0.01
Rack session store for Sequel
2021
2022
2023
2024
2025
2026
0.01
Slightly smarter session cookies for Rack 2 apps
2021
2022
2023
2024
2025
2026
0.01
A rack middleware to enforce appending or removing trailing slashes.
2021
2022
2023
2024
2025
2026
0.01
Not much to explain. Not a lot of code, but wanted it packaged up for easy use/deployment.
2021
2022
2023
2024
2025
2026
0.01
Rack middleware that deletes cookies at designated paths, including support for wildcard patterns for flexible cookie management.
2021
2022
2023
2024
2025
2026
0.01
Rack middleware to route requests with subdomains to specified routes with substitutions
2021
2022
2023
2024
2025
2026
0.01
Rack::TestApp is another testing helper library for Rack application.
IMO it is more intuitive than Rack::Test.
2021
2022
2023
2024
2025
2026
0.01
Allow web service clients to specify the request time zone in an HTTP header.
2021
2022
2023
2024
2025
2026
0.01
Rack middleware for using the Authorization header with token authentication
2021
2022
2023
2024
2025
2026
0.01
Rack Middleware for logging raw incoming/outgoing HTTP traffic
2021
2022
2023
2024
2025
2026
0.01
Rack Middleware for filtering by user agent
2021
2022
2023
2024
2025
2026