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

GitHub

6 stars
1 watching
1 forks
Language: Ruby
last commit: almost 9 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
mirakui/rack-health An interface for checking application health in Rack applications 77
rack/rack-contrib A collection of reusable middleware and utilities for building web applications in Ruby 1,259
eliotsykes/rack-zippy A Rack middleware for serving compressed assets in non-Rails web applications 160
petebrowne/rack-pack Middleware that packages and compresses assets into single files. 16
ujifgc/rack-pipeline A middleware to serve asset files in Ruby web applications 1
treeder/rack-flash Provides flash message middleware for Rack applications 54
ncr/rack-cat A Rack middleware that concatenates and serves static assets faster. 3
techiferous/rack-plastic A gem that simplifies the development of Rack middleware by providing a convenient API for parsing and modifying HTML responses. 22
rtomayko/rack-cache A caching solution for Rack-based web applications 822
steveklabnik/request_store Provides global storage for Rack applications to prevent concurrency issues 1,475
udzura/rack-block Middleware for controlling access to web applications based on IP addresses and user agents. 38
halorgium/rack-client A Ruby client wrapper around Rack apps or live HTTP services 99
joshbuddy/rack-capabilities A Rack middleware that provides information about installed middlewares 4
mikaak/angular-safeguard Provides a unified storage interface for Angular applications using various drivers such as cookies, localStorage, sessionStorage, and in-memory storage. 77
mikamai/opsworks-dotenv Configures environment loading for Rails applications in OpsWorks stacks using Dotenv 8