rack-store
Environment wrapper
A Rack middleware that exposes the request environment to any part of an application
Rack::Store is a Rack middleware what makes the env accessible anywhere while a request
6 stars
1 watching
1 forks
Language: Ruby
last commit: about 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| An interface for checking application health in Rack applications | 77 |
| A collection of reusable middleware and utilities for building web applications in Ruby | 1,259 |
| A Rack middleware for serving compressed assets in non-Rails web applications | 160 |
| Middleware that packages and compresses assets into single files. | 16 |
| A middleware to serve asset files in Ruby web applications | 1 |
| Provides flash message middleware for Rack applications | 54 |
| A Rack middleware that concatenates and serves static assets faster. | 3 |
| A gem that simplifies the development of Rack middleware by providing a convenient API for parsing and modifying HTML responses. | 22 |
| A caching solution for Rack-based web applications | 821 |
| Provides global storage for Rack applications to prevent concurrency issues | 1,477 |
| Middleware for controlling access to web applications based on IP addresses and user agents. | 38 |
| A Ruby client wrapper around Rack apps or live HTTP services | 99 |
| A Rack middleware that provides information about installed middlewares | 4 |
| Provides a unified storage interface for Angular applications using various drivers such as cookies, localStorage, sessionStorage, and in-memory storage. | 77 |
| Configures environment loading for Rails applications in OpsWorks stacks using Dotenv | 8 |