Registry / utility / guard-rails

guard-rails

JSON →
library0.8.1rbrubygemsunverified

Restart Rails when things change in your app.

gem install guard-rails
INSTALL
IMPORT
SIG · GUARD-RAILS
G
guard-rails
utilityrubyv0.8.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.

Guard::Rails
require 'guard/rails'

Configure Guard to restart Rails on file changes

require 'guard/rails' # Typically used with Guardfile: guard :rails, port: 3000 do # watch('Gemfile.lock') # end
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.8.1latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
guard-rails — gem install guard-rails · libregistry