0.0
Rack middleware that intercepts crawler requests and serves rendered HTML from render.getindexboost.com.
2021
2022
2023
2024
2025
2026
0.0
This gem is almost a straight copy and paste of https://github.com/rswag/rswag/tree/master/rswag-specs with the Rails specific code stripped out so it can be used in Rack applications that don't use Rails.
2021
2022
2023
2024
2025
2026
0.0
kcar features an HTTP parser that will convert a bytestream into a
3-element array suitable for use as a Rack response. It is IO interface
agnostic, so it may be used with HTTP streams over Unix domain sockets,
regular files, FIFOs, StringIOs as well as traditional TCP sockets.
2021
2022
2023
2024
2025
2026
0.0
Provides object geocoding (by street or IP address), reverse geocoding (coordinates to street address), distance queries for ActiveRecord and Mongoid, result caching, and more. Designed for Rails but works with Sinatra and other Rack frameworks too.
2021
2022
2023
2024
2025
2026
0.0
This gem allows easy and flexible embedding of Google services (currently only analytics tracking) in Rack apps, including Ruby on Rails
2021
2022
2023
2024
2025
2026
0.0
Easy config, Rails and Rack application's configuration made easy.
2021
2022
2023
2024
2025
2026
0.0
Checks for AWS IP ranges, including adding to Rack trusted proxy list.
2021
2022
2023
2024
2025
2026
0.0
Rack metal with a better interface
2021
2022
2023
2024
2025
2026
0.0
A rack middleware for collecting JavaScript code coverages.
2021
2022
2023
2024
2025
2026
0.0
Sessionography has only one function: to replace Sinatra's session methods with a basic hash that persists across requests. Bypassing Rack::Session removes nearly all the complexity of unit and integration testing with session data.
2021
2022
2023
2024
2025
2026
0.0
Listen to your app.
2021
2022
2023
2024
2025
2026
0.0
Rack middleware to 404 touch icon requests from iOS devices
2021
2022
2023
2024
2025
2026
0.0
rails_angular_seo allows you to make your single-page apps (Backbone, Angular, etc) built on Rails SEO-friendly. It works by injecting a small rack middleware that will render pages as plain html, when the requester is one of the most common crawlers/bots out there (Google, Yahoo Baidu and Bing)
2021
2022
2023
2024
2025
2026
0.0
A collection of easily plugable rack authentication middlewares
2021
2022
2023
2024
2025
2026
0.0
A Rack middleware that collects stats from Puma webserver and outputs them for logging
2021
2022
2023
2024
2025
2026
0.0
\Unicorn is an HTTP server for Rack applications designed to only serve
fast clients on low-latency, high-bandwidth connections and take
advantage of features in Unix/Unix-like kernels. Slow clients should
only be served by placing a reverse proxy capable of fully buffering
both the the request ...
2021
2022
2023
2024
2025
2026
0.0
Httpd and WebSocket sloth framwwork based on Celluloid, Reel, Rack and Sinatra.
2021
2022
2023
2024
2025
2026
0.0
CanCan supported Allow Header for Rack responses
2021
2022
2023
2024
2025
2026
0.0
This is a basic HTTP Live Streaming (HLS) server written in Ruby using the Rack interface. It serves MP3 audio files by converting them on-the-fly into HLS format (M3U8 playlist and MP3 segment files) using `ffmpeg`. Converted files are cached for subsequent requests.
This server is desig...
2021
2022
2023
2024
2025
2026
0.0
A ruby and rack based blog engine for heroku
2021
2022
2023
2024
2025
2026