Project
Reverse Dependencies for rack
The projects listed here declare rack as a runtime or development dependency
0.01
Rack-ESI is a Nokogiri based ESI middleware implementation for Rack with support for include tags, all other ESI namespaced nodes are just removed.
To make this gem work you must define the (xmlns:esi)[http://www.edge-delivery.org/esi/1.0] namespace in your text/html response.
Note: This gem shou...
2021
2022
2023
2024
2025
2026
0.01
Rack middleware to send email when exceptions are raised
2021
2022
2023
2024
2025
2026
0.01
rack-facebook is a Rack middleware that checks the signature of Facebook params, and converts them to Ruby objects when appropiate. Also, it converts the request method from the Facebook POST to the original HTTP method used by the client.
2021
2022
2023
2024
2025
2026
0.01
See http://developers.facebook.com/docs/authentication/canvas
2021
2022
2023
2024
2025
2026
0.01
Parse and serialize geospatial HTTP headers.
2021
2022
2023
2024
2025
2026
0.01
Embeds Google Analytics tracking code in the bottom of HTML documents
2021
2022
2023
2024
2025
2026
0.01
Rack middleware implementing graphql endpoint.
2021
2022
2023
2024
2025
2026
0.01
Rack middleware for idempotency guarantees in mutating endpoints.
2021
2022
2023
2024
2025
2026
0.01
Allows you to use Jetty as a Rack adapter in JRuby. Compatible with rackup and rails' Rack support.
2021
2022
2023
2024
2025
2026
0.01
Rack middleware that fixes the discrepancy between jQuery.param and how Rack parses nested queries.
2021
2022
2023
2024
2025
2026
0.01
Rack middleware for Linked Data content negotiation.
2021
2022
2023
2024
2025
2026
0.01
Rack::LTI provides LTI launch and configuration endpoints to your
Rack-based application. It handles configuration, authorization, and
routing.
For more information about LTI, see http://www.imsglobal.org/toolsinteroperability2.cfm.
2021
2022
2023
2024
2025
2026
0.01
A rack middleware to output access log in ltsv format
2021
2022
2023
2024
2025
2026
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...
2021
2022
2023
2024
2025
2026
0.01
It's a rack middleware to parse multipart/related requests and rebuild a simple/merged parameters hash.
2021
2022
2023
2024
2025
2026
0.01
Provides a simple router & dispatcher for Rack.
2021
2022
2023
2024
2025
2026
0.01
Rack parameter validation and type coercion.
2021
2022
2023
2024
2025
2026
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.
2021
2022
2023
2024
2025
2026
0.01
Includes {'X-Clacks-Overhead': 'GNU Terry Pratchett'} header inside any rack application. http://redd.it/2yt9j6
2021
2022
2023
2024
2025
2026
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