0.25
Don’t fool around with adding tracking partials to your app and concentrate on the things that matter.
2021
2022
2023
2024
2025
2026
0.17
Insert LiveReload into your app easily as Rack middleware
2021
2022
2023
2024
2025
2026
0.24
Serve is a small Rack-based web server that makes it easy to serve ERB or HAML from any directory. Serve is an ideal tool for building HTML prototypes of Rails applications. Serve can also handle SASS, Textile, and Markdown if the appropriate gems are installed.
2021
2022
2023
2024
2025
2026
0.08
Rack-Jekyll transforms your Jekyll app into a Rack application.
2021
2022
2023
2024
2025
2026
0.0
Adding ability to detect timezone at UI side and get it within Rack/Rails via cookies with/o custom handler.
2021
2022
2023
2024
2025
2026
0.0
tools for managing multiple rackup processes
2021
2022
2023
2024
2025
2026
0.0
PumaAfterReply: Puma's "rack.after_reply" integration for your Rack-applications. Provides #call-able reply abstraction and configurable non-threaded/threaded invocation flow before/on_error/after hooks for each added reply.
2021
2022
2023
2024
2025
2026
0.0
Embeds Jackson Five members into your rack based application
2021
2022
2023
2024
2025
2026
0.0
Cleanse your racks
2021
2022
2023
2024
2025
2026
0.0
Rack-style processing gem
2021
2022
2023
2024
2025
2026
0.0
Rack::Brotli enables Google's Brotli compression on HTTP responses
2021
2022
2023
2024
2025
2026
0.0
rack/test based poc file generator, this will make you able to export any data that traveled through the test, and be able to create poc file with that. It is even useful for creating integration test that is based on your api endpoints, because the export file will be serialized into a yaml file...
2021
2022
2023
2024
2025
2026
0.0
Narwhal
=======
A general purpose JavaScript platform
-------------------------------------
Narwhal is a cross-platform, multi-interpreter, general purpose JavaScript platform. It aims to provide a solid foundation for building JavaScript applications, primarily outside the web browser. Narwhal...
2021
2022
2023
2024
2025
2026
0.0
RackApiKey is a middleware that enables simple API key authentication
2021
2022
2023
2024
2025
2026
0.15
A Rack based reverse proxy for basic needs.
Useful for testing or in cases where webserver configuration is unavailable.
2021
2022
2023
2024
2025
2026
0.21
You should use protection! - Monkey Version
2021
2022
2023
2024
2025
2026
0.13
Minimalist rack application interface building framework.
2021
2022
2023
2024
2025
2026
0.1
Simple Rack middleware for implementing google analytics tracking in your Ruby-Rack based project. Supports synchronous and asynchronous insertion and configurable load options.
2021
2022
2023
2024
2025
2026
0.01
rack-asset-compiler is a Rack middleware that provides a generic interface for compiling static files, such as Sass or CoffeeScript files.
rack-asset-compiler does not use any local file storage and makes use of caching headers such as "Cache-Control" and "If-Modified-Since". This makes it idea...
2021
2022
2023
2024
2025
2026
0.02
Find yourself missing a `rails console` analogue in your other Ruby web
applications? This lightweight gem provides a Rack::Console that will load
your Rack application's code and environment into an IRB or Pry session.
Either use `Rack::Console.start` directly, or run the provided `rack-console`...
2021
2022
2023
2024
2025
2026