0.0
A shadow requesting library for rack based applications
2021
2022
2023
2024
2025
2026
0.0
A simple UI for controlling the CORS settings that ship with Rack CORS Middleware.
2021
2022
2023
2024
2025
2026
0.0
Initialize a statsd client that is optionally namespaced. By default pumps request and GC metrics.
2021
2022
2023
2024
2025
2026
0.0
Rack middleware replacement for joshsusser/refraction
2021
2022
2023
2024
2025
2026
0.0
A rack middleware for ratelimiting and tracking feature utilization
2021
2022
2023
2024
2025
2026
0.0
Turnstile is a Redis-based library that can accurately track total number
of concurrent users accessing a web/API based server application. It can
break it down by "platform" or a device type, and returns data in JSON,
CSV of NAD formats. While user tracking may happen synchronously using a
Rack ...
2021
2022
2023
2024
2025
2026
0.0
StackTrace integrations library for Rspec, Rack, and Sidekiq
2021
2022
2023
2024
2025
2026
0.0
# Kaffe Framework
This is a minimalistic webframework inspired by sinatra and
rails.
## Basic usage
The idea is to use be able to create modular applications and
forward requests between them.
class Blog < Kaffe::Base
use Rack::CommonLogger
get '/?' do
...
2021
2022
2023
2024
2025
2026
0.0
Comprehensive power monitoring and management for Eaton Rack PDU G4 devices. Features include overall power consumption, per-outlet monitoring, branch distribution, detailed metrics (voltage, current, power factor), OAuth2 authentication, and SSH tunneling support.
2021
2022
2023
2024
2025
2026
0.0
Another Rack based web framework 🤷🏽♂️
2021
2022
2023
2024
2025
2026
0.0
NOTE: This is a fork of puma-plugin-telemetry, modified to:
- Support Puma 7
- Add LogTarget, with custom formatter: and transform: options
- Warn about socket telemetry on unsupported platforms
Puma plugin which should be able to handle all your metric needs regarding your webserver:
- abilit...
2021
2022
2023
2024
2025
2026
0.0
All HTML responses passing through Rack will have content-lang header when reaching the webserver. The response body won't need a meta content-lang tag, not even when it's is cached response.
2021
2022
2023
2024
2025
2026
0.0
Lightweight Ruby gem that reports exceptions to an Oopsie instance. Includes Rack middleware for automatic capture and a manual reporting API.
2021
2022
2023
2024
2025
2026
0.0
Modified version of Rack::Session::Redis to support Redis 4.6.0 and 5.0.0
2021
2022
2023
2024
2025
2026
0.0
unicorn is an HTTP server for Rack applications that has done
decades of damage to the entire Ruby ecosystem due to its ability
to tolerate (and thus encourage) bad code. It is only designed
to handle fast clients on low-latency, high-bandwidth connections
and take advantage of features in Unix/...
2021
2022
2023
2024
2025
2026
0.0
This is a fix for mounted rack apps. It resets the gem to an inbetween commit between 3.0.17 and 3.0.18. Jets is a framework that allows you to create serverless applications with a beautiful language: Ruby. It includes everything required to build and deploy an application. Jets leverages the p...
2021
2022
2023
2024
2025
2026
0.0
Validate HTML files as they leave your app by rack or by mail or by turbo-stream
2021
2022
2023
2024
2025
2026
0.0
LimitedSessions provides two core features to handle cookie-based session expiry: 1) Rack Middleware for most session stores and 2) an ActiveRecord extension for AR-based session stores. Sessions can be expired on inactivity and/or overall session length. Works with and without Rails.
2021
2022
2023
2024
2025
2026
0.0
RailsKeycloakAuthorization adds Rack Based, Policy Enforcement Point (PEP) implementation to authorize requests before they reach the controllers. It is designed to work with Keycloak Authorization Services.
2021
2022
2023
2024
2025
2026
0.0
Backup is a Ruby Gem written for Unix and Ruby on Rails (2 and 3) environments. It can be used both with
and without the Ruby on Rails framework! This gem offers a quick and simple solution to backing up databases
such as MySQL/PostgreSQL/SQLite and Files/Folders. All backups can be transferr...
2021
2022
2023
2024
2025
2026