Guard-rails

Guard-rails is watching on your railses!

View the Project on GitHub ranmocy/guard-rails

Guard-rails is watching on your railses!

Gem Version Build Status Dependency Status Code Climate Test Coverage

Main repository

Currently, the official fork repository is at ranmocy/guard-rails. Please, come here and communicate with me.

Install

Please make sure to have Guard installed before continuing.

Add Guard::Rails to your Gemfile:

group :development do
  gem 'guard-rails'
end

Add the default Guard::Rails template to your Guardfile by running:

$ guard init rails

Now I can automatically restart your Rails development server as your files change!

Lots of fun options growing!

How-to

Philosophy

Contribute

The best way to contact me is the Issues and Pull Request system on GitHub. Currently the official fork repository is at ranmocy/guard-rails.

Please, post your issues or pull requests there. And I will be there as your call.

Contributors

Copyright

Guard-rails is under FOLLOW YOUR HEART PUBLIC LICENSE version 1.