rack-revision-info
Revision info
Adds revision information to HTTP responses from Rack applications
Rack middleware showing current git (or svn) revision number of deployed application
20 stars
4 watching
2 forks
Language: Ruby
last commit: over 11 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
ku1ik/racksh | A tool that provides an interactive console and simulated HTTP request capabilities for Rack-based Ruby web applications. | 422 |
ckraybill/rack-geoip | A Rack middleware component that provides geoip lookup functionality | 5 |
techiferous/rack-gsub | Middleware for replacing text in web pages without modifying HTML tags | 3 |
joshbuddy/rack-capabilities | A Rack middleware that provides information about installed middlewares | 4 |
rack/rack-contrib | A collection of reusable middleware and utilities for building web applications in Ruby | 1,259 |
ncr/rack-cat | A Rack middleware that concatenates and serves static assets faster. | 3 |
rack/rack | A modular Ruby web server interface providing a simple and adaptable way to develop web applications. | 4,928 |
dblock/guard-rack | Automatically restarts a Rack application when the relevant files change. | 42 |
ujifgc/rack-pipeline | A middleware to serve asset files in Ruby web applications | 1 |
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 |
steveklabnik/request_store | Provides global storage for Rack applications to prevent concurrency issues | 1,475 |
logicaltext/rack-bundle | Middleware bundles JavaScripts and stylesheets into one file, grouping them by media type. | 2 |
techiferous/rack-plastic | A gem that simplifies the development of Rack middleware by providing a convenient API for parsing and modifying HTML responses. | 22 |
kangguru/rack-google-analytics | A Rack middleware to inject Google Analytics tracking code into web requests | 257 |