0.49
A stackable dynamic tree based Rack router.
2021
2022
2023
2024
2025
2026
0.54
Airbrake Ruby is a plain Ruby notifier for Airbrake (https://airbrake.io), the
leading exception reporting service. Airbrake Ruby provides minimalist API that
enables the ability to send any Ruby exception to the Airbrake dashboard. The
library is extremely lightweight and it perfectly suits plai...
2021
2022
2023
2024
2025
2026
0.37
Rack::UTF8Sanitizer is a Rack middleware which cleans up invalid UTF8 characters in request URI and headers.
2021
2022
2023
2024
2025
2026
0.88
Rack instrumentation for the OpenTelemetry framework
2021
2022
2023
2024
2025
2026
1.09
Rack middleware to measure production code usage (LOC runtime usage)
2021
2022
2023
2024
2025
2026
0.0
capybara-dommy is a Capybara driver backed by Dommy and dommy-rack. It drives
Rack/Rails apps through the Capybara DSL without a real browser or JavaScript,
keeping the page as a Dommy::Document. RackTest-like, with HTML-level visibility.
2021
2022
2023
2024
2025
2026
0.3
Rack::SslEnforcer is a simple Rack middleware to enforce ssl connections
2021
2022
2023
2024
2025
2026
0.1
Simple CAS authentication for Rails, Sinatra or any Rack-based site
2021
2022
2023
2024
2025
2026
0.09
Middleware for profiling Rack-compatible apps using perftools.rb
2021
2022
2023
2024
2025
2026
0.31
Rack middleware for rate-limiting incoming HTTP requests.
2021
2022
2023
2024
2025
2026
0.31
Rack middleware that provides access to rack.session environment
2021
2022
2023
2024
2025
2026
0.0
# Rack::ReadOnly
This gem allows Rack based APIs to be set to read only. At the most basic
it can be used like this from your `config.ru`:
```ruby
require 'rack/read_only'
use Rack::ReadOnly, {
active: ENV["READ_ONLY"] == "1",
response_body: '{ "error": "This API is currently in read only ...
2021
2022
2023
2024
2025
2026
0.96
Apartment allows Rack applications to deal with database multitenancy through ActiveRecord
2021
2022
2023
2024
2025
2026
0.95
Rack based split testing framework
2021
2022
2023
2024
2025
2026
0.08
Rack-based console inside your web applications
2021
2022
2023
2024
2025
2026
0.0
Helpers for the rack-jquery, rack-jquery_ui, and rack-jquery_ui-themes libraries.
2021
2022
2023
2024
2025
2026
0.05
Debugging toolbar for Rack applications implemented as middleware.
Based on logical-insight and rack-bug.
2021
2022
2023
2024
2025
2026
0.0
rack-minitest = rack-test + Minitest
2021
2022
2023
2024
2025
2026
0.26
Debugging toolbar for Rack applications implemented as middleware
2021
2022
2023
2024
2025
2026
0.01
The rack-kerberos library provides a Rack middleware interface for
authenticating users against a Kerberos server.
2021
2022
2023
2024
2025
2026