Project
Reverse Dependencies for rack
The projects listed here declare rack as a runtime or development dependency
0.01
Rack middleware for Linked Data content negotiation.
2019
2020
2021
2022
2023
2024
0.01
Rack middleware to log requests in logstash json event format. Like the logstasher gem, but for rack apps.
2019
2020
2021
2022
2023
2024
0.01
A rack middleware to output access log in ltsv format
2019
2020
2021
2022
2023
2024
0.01
Allows you to create a customized maintenance mode for your application that is run early in the Rack stack.
2019
2020
2021
2022
2023
2024
0.01
Rack::MethodOverride only checks the X-Http-Method-Override header and the form encoded post body for _method. Rack::MethodOverrideWithParams checks both of those _and_ the query params. So, if you POST xml with a url like http://example.com/?_method=delete the application will see it as a delete...
2019
2020
2021
2022
2023
2024
0.01
It's a rack middleware to parse multipart/related requests and rebuild a simple/merged parameters hash.
2019
2020
2021
2022
2023
2024
0.01
Provides a simple router & dispatcher for Rack.
2019
2020
2021
2022
2023
2024
0.01
Rack parameter validation and type coercion.
2019
2020
2021
2022
2023
2024
0.01
If you are creating Rack middleware that changes the HTML response, use
Rack::Plastic to get a head start. Rack::Plastic takes care of the
boilerplate Rack glue so that you can focus on simply changing the HTML.
2019
2020
2021
2022
2023
2024
0.01
Parse post data by MessagePack
2019
2020
2021
2022
2023
2024
0.01
Private Rack middleware purpose is to protect your Rack application from anonymous via a secret code form.
2019
2020
2021
2022
2023
2024
0.01
A simple profiler for Rack applications, only depending on ActiveSupport::Notifications
2019
2020
2021
2022
2023
2024
0.01
Rack middleware used to automagically format your code blocks using pygmentize
2019
2020
2021
2022
2023
2024
0.01
A page in your app for pre-built queries
2019
2020
2021
2022
2023
2024
0.01
A small Rack middleware taking care of setting up your R18n locales.
2019
2020
2021
2022
2023
2024
0.01
Rack adapter used to modify HTTP Accept header
2019
2020
2021
2022
2023
2024
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.
2019
2020
2021
2022
2023
2024
0.01
Replicate or record HTTP requests to your Rack application and replay them elsewhere or at another time.
2019
2020
2021
2022
2023
2024
0.01
Rescue Handler for Rack
2019
2020
2021
2022
2023
2024
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/.
2019
2020
2021
2022
2023
2024