guard-rack
Rack server reloader
Automatically restarts a Rack application when the relevant files change.
Restart Rack when files change.
42 stars
5 watching
20 forks
Language: Ruby
last commit: about 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A Rack application that automatically reloads modified code while ensuring clean and idempotent reloading of constants. | 99 |
| A Ruby client library for interacting with the Slack Web and Real Time Messaging APIs | 17 |
| A collection of reusable middleware and utilities for building web applications in Ruby | 1,259 |
| Automatically reloads browser when view files are modified after a delay. | 2,108 |
| Automatically checks Ruby code style with RuboCop when files are modified. | 262 |
| A modular Ruby web server interface providing a simple and adaptable way to develop web applications. | 4,936 |
| A Rack middleware that limits the rate of incoming HTTP requests to applications. | 947 |
| A gem that simplifies the development of Rack middleware by providing a convenient API for parsing and modifying HTML responses. | 22 |
| An automatic reloading version of the Rack command that forks and reloads an application on each request. | 864 |
| Provides token-based authentication middleware for Rack applications | 0 |
| Middleware to enforce HTTPS encryption in web applications | 13 |
| Middleware for replacing text in web pages without modifying HTML tags | 3 |
| Middleware for controlling access to web applications based on IP addresses and user agents. | 38 |
| Middleware that packages and compresses assets into single files. | 16 |
| A Rack middleware that concatenates and serves static assets faster. | 3 |