0.62
Request log analyzer's purpose is to find out how your web application is being used, how it performs and to
focus your optimization efforts. This tool will parse all requests in the application's log file and aggregate the
information. Once it is finished parsing the log file(s), it ...
2021
2022
2023
2024
2025
2026
0.51
A stackable dynamic tree based Rack router.
2021
2022
2023
2024
2025
2026
0.56
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.38
Rack::UTF8Sanitizer is a Rack middleware which cleans up invalid UTF8 characters in request URI and headers.
2021
2022
2023
2024
2025
2026
1.11
Rack middleware to measure production code usage (LOC runtime usage)
2021
2022
2023
2024
2025
2026
0.86
Rack instrumentation for the OpenTelemetry framework
2021
2022
2023
2024
2025
2026
0.31
Rack::SslEnforcer is a simple Rack middleware to enforce ssl connections
2021
2022
2023
2024
2025
2026
0.99
Apartment allows Rack applications to deal with database multitenancy through ActiveRecord
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.32
Rack middleware for rate-limiting incoming HTTP requests.
2021
2022
2023
2024
2025
2026
0.98
Rack based split testing framework
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 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.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.27
Debugging toolbar for Rack applications implemented as middleware
2021
2022
2023
2024
2025
2026
0.0
rack-minitest = rack-test + Minitest
2021
2022
2023
2024
2025
2026
0.24
Serve pjax responses through rack middleware
2021
2022
2023
2024
2025
2026