Registry / web-framework / rack-livereload

rack-livereload

JSON →
library0.6.1rbrubygemsunverified

Insert LiveReload into your app easily as Rack middleware for automatic browser refreshing.

gem install rack-livereload
INSTALL
IMPORT
SIG · RACK-LIVERELOAD
R
rack-livereload
web-frameworkrubyv0.6.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Rack::LiveReload
require 'rack-livereload'

Add LiveReload middleware to a Rack app for automatic browser reloads.

require 'rack-livereload' use Rack::LiveReload run ->(env) { [200, {}, ['Hello']] }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.6.1latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
Amazon
1
Resources
rack-livereload — gem install rack-livereload · libregistry