johnbintz/guard-rails

Log output interrupts test output

Closed this issue · 3 comments

It'd be nice if you could have an option to suppress server log output and just tail the development log in another terminal session.

guard 'rails', :daemon => true do
  ...your watches...
end

I should read more

It's all good. :)