guard-rack

Rack server reloader

Automatically restarts a Rack application when the relevant files change.

Restart Rack when files change.

GitHub

42 stars
5 watching
20 forks
Language: Ruby
last commit: almost 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
jeremyevans/rack-unreloader A Rack application that automatically reloads modified code while ensuring clean and idempotent reloading of constants. 100
dblock/slack-ruby-client A Ruby client library for interacting with the Slack Web and Real Time Messaging APIs 17
rack/rack-contrib A collection of reusable middleware and utilities for building web applications in Ruby 1,259
guard/guard-livereload Automatically reloads a web application's browser when related files are modified. 2,108
rubocop/guard-rubocop Automatically checks Ruby code style with RuboCop when files are modified. 262
rack/rack A modular Ruby web server interface providing a simple and adaptable way to develop web applications. 4,934
dryruby/rack-throttle A Rack middleware that limits the rate of incoming HTTP requests to applications. 947
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/shotgun An automatic reloading version of the Rack command that forks and reloads an application on each request. 864
botanicus/rack-jwt-token-auth Provides token-based authentication middleware for Rack applications 0
chopmo/rack-ssl Middleware to enforce HTTPS encryption in web applications 13
techiferous/rack-gsub Middleware for replacing text in web pages without modifying HTML tags 3
udzura/rack-block Middleware for controlling access to web applications based on IP addresses and user agents. 38
petebrowne/rack-pack Middleware that packages and compresses assets into single files. 16
ncr/rack-cat A Rack middleware that concatenates and serves static assets faster. 3