0.18
Differentiate development environment from production
2021
2022
2023
2024
2025
2026
0.0
rack-indifferent monkey patches Rack::Utils::KeySpaceConstrainedParams
to make the hash it stores params in support indifferent access. So web
frameworks that use rack-indifferent don't have to make a deep copy
of the params to allow indifferent access to the params.
2021
2022
2023
2024
2025
2026
0.11
Rack Middleware for parsing post body data for json, xml and various content types
2021
2022
2023
2024
2025
2026
0.11
Middleware that converts files uploaded with mimetype application/octet-stream into normal form input, so Rack applications can read these as normal, rather than as raw input.
2021
2022
2023
2024
2025
2026
0.11
Rack::Request extension for handling User-Agent.
2021
2022
2023
2024
2025
2026
0.03
Rack-P3p is rack middleware for inserting P3P headers into apps. This will
allow your application to serve cookies to IE when in an iframe. It will also
pull off the cookie on 304 responses, since IE does not like the cookie then.
2021
2022
2023
2024
2025
2026
0.16
Console for any Rack based ruby web app
2021
2022
2023
2024
2025
2026
0.0
rack-deadline is a simple rack middleware that automatically
clears sessions that have been open too long (by default,
1 day).
This is designed for use with cookie stores to mitigate the
risk of session fixation, since it is impossible to invalidate
older sessions with a pure cookie-based approa...
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
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.39
Rack::Test is a small, simple testing API for Rack apps. It can be used on its
own or as a reusable starting point for Web frameworks and testing libraries
to build on. Most of its initial functionality is an extraction of Merb 1.0's
request helpers feature.
2021
2022
2023
2024
2025
2026
0.08
Rack::MobileDetect detects mobile devices and adds an
X_MOBILE_DEVICE header to the request if a mobile device is detected. Specific
devices can be targeted with custom Regexps and redirect support is available.
2021
2022
2023
2024
2025
2026
0.0
rackspace-cloud is a Ruby gem that provides easy, simple access to the Rackspace Cloud APIs, and specifically the Cloud Servers API.
2021
2022
2023
2024
2025
2026
0.0
The rack-auth-cookie library provides a Rack middleware interface for
authenticating users using a cookie
2021
2022
2023
2024
2025
2026
0.0
rack-i18n_best_langs is a Rack middleware component that takes care of
understanding what are the best languages for a site visitor.
2021
2022
2023
2024
2025
2026
0.0
Rack-rest-rspec: RSpec Matchers for REST Rack webservice
2021
2022
2023
2024
2025
2026
0.0
rack-banken is rack application for return error response.
2021
2022
2023
2024
2025
2026
0.0
rack-auth-gitlabapi : provide GitLab API authentication for Rack middleware
2021
2022
2023
2024
2025
2026
0.0
Rack-Bunto transforms your Bunto app into a Rack application.
2021
2022
2023
2024
2025
2026
0.0
rack-bert-rpc is rack middleware that provides a BERT-RPC server implemenation for using BERT-RPC over HTTP
2021
2022
2023
2024
2025
2026