0.06
Refresh ActiveRecord connection on each rack request.
2021
2022
2023
2024
2025
2026
0.06
This gem hooks into the Rack middleware of Rails. This way all paths are downcased before dispatching to Rails' routing mechanism. Querystring parameters are not changed in any way.
2021
2022
2023
2024
2025
2026
0.06
Each Rack request eats up time, objects, and GC. Report usage to logs and StatsD.
2021
2022
2023
2024
2025
2026
0.05
Allows caching of pages with flash messages by rendering flash
messages from a cookie using JavaScript, instead of statically in your Rails
view template. Flash contents are converted to JSON and placed in
a cookie by an after_filter (default) or a Rack Middleware (option).
2021
2022
2023
2024
2025
2026
0.05
Standalone rack app to manage files onbehalf of your app
2021
2022
2023
2024
2025
2026
0.05
Rack middleware for redirecting unsupported user agents to "please upgrade" page
2021
2022
2023
2024
2025
2026
0.05
basic helpers and authentication methods for using warden with padrino also providing some hooks into Rack::Flash
2021
2022
2023
2024
2025
2026
0.05
High Performance and Optimized Preforked Rack Handler
2021
2022
2023
2024
2025
2026
0.05
Off The Rails ActiveRecord: Use ActiveRecord with Grape, Sinatra, Rack, or anything else! Formerly known as 'grape-activerecord'.
2021
2022
2023
2024
2025
2026
0.05
Rack compatible HTTP router for Ruby
2021
2022
2023
2024
2025
2026
0.05
Provides a Rack application that implements endpoints for the AwsS3Multipart Uppy plugin.
2021
2022
2023
2024
2025
2026
0.05
Tiny health check of Rack apps like Rails, Sinatra for use with uptime checking systems like Kubernetes, Docker or Uptimerobot
2021
2022
2023
2024
2025
2026
0.05
A simple Rack middleware for checking app health.
2021
2022
2023
2024
2025
2026
0.04
Browser Details is a Rack Middleware that logs information about the browser
used to make a request
2021
2022
2023
2024
2025
2026
0.04
Like Rack is to Rails and Sinatra, Punchblock provides a consistent API on top of several underlying third-party call control protocols.
2021
2022
2023
2024
2025
2026
0.04
Observe your web applications in the wild!
== DESCRIPTION
2021
2022
2023
2024
2025
2026
0.04
Rack middleware which will look up your assets manifest file and redirect a
request with no digest in the file name to the version with digest in the
file name.
2021
2022
2023
2024
2025
2026
0.04
OpenID authentication module for Devise using Rack::OpenID
2021
2022
2023
2024
2025
2026
0.04
This gem is designed for use by Rails applications running on Heroku. For others, the better approach is to use a frontend server such as nginx or Apache. However, the Heroku Cedar stack is no longer fronted by a file server, and there is no automatic provision for gzipping responses. This gem ac...
2021
2022
2023
2024
2025
2026
0.04
Rack middleware for choosing a version of an interface to render for given request
2021
2022
2023
2024
2025
2026