0.0
A system which should help bringing different Rack applications together.
2021
2022
2023
2024
2025
2026
0.0
A utility for logging on multiple files for rack applications
2021
2022
2023
2024
2025
2026
0.0
StackTrace integrations library for Rspec, Rack, and Sidekiq
2021
2022
2023
2024
2025
2026
0.0
Wouter is a modular web framework built on top of Rack.
2021
2022
2023
2024
2025
2026
0.0
Small, fast racktivesupport web framework with handy DSL and explicit parameter validation.
2021
2022
2023
2024
2025
2026
0.0
Eases web-request routing, handling, and response as a half-way front, half-way page controller. Implemented with specific emphasis on enabling easy unit/integration testing that doesn't require a browser.
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
Captures perf, errors, and outcomes from a Rack/Rails app and ships them to a Beacon server.
2021
2022
2023
2024
2025
2026
0.0
Simple rack middeware for responding to ACME challenge like LetsEncrypt uses.
2021
2022
2023
2024
2025
2026
0.0
Rack middleware that logs API request details (method, path, IP, duration, status, errors) into a CSV or JSON file. Supports daily rotation and format customization.
2021
2022
2023
2024
2025
2026
0.0
A web framework built on top of Rack, it has the simplicity of sinatra and the structure of rails
2021
2022
2023
2024
2025
2026
0.0
A proxy object around the geoip gem for lazy lookup. Includes a Rack middleware.
2021
2022
2023
2024
2025
2026
0.0
A Rack middleware for preventing CSRF attacks using the Sec-Fetch-Site header
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
Used in conjunction with the rack_dwsregistry gem to remotely get and set keys from the XML based registry.
2021
2022
2023
2024
2025
2026
0.0
A threaded and preforked rack app server written in pure ruby
2021
2022
2023
2024
2025
2026
0.0
Rack middleware and controller concern that resolve a per-request Supabase context — JWT verification, API-key validation, and RLS-scoped clients — for Rails apps.
2021
2022
2023
2024
2025
2026
0.0
A Ruby client for the NOCMS.org web service API. Provides server-side helpers for Rails/Sinatra/Rack applications. keywords: ruby, rails, sinatra, rack, CMS, content management systems, search, cloud, SAAS, JSON, web service
2021
2022
2023
2024
2025
2026
0.0
Rails 4 Redis session store for ActionPack with JSON serialization
2021
2022
2023
2024
2025
2026
0.0
This gem provides a simple and extremely flexible way to find your location from Ruby applications. It works well with Rack based web applications such as Ruby On Rails.
2021
2022
2023
2024
2025
2026