Log output interrupts test output #10

Closed
opened 2011-12-02 15:56:14 +00:00 by erkattak · 3 comments
erkattak commented 2011-12-02 15:56:14 +00:00 (Migrated from github.com)

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.

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.
johnbintz commented 2011-12-02 16:08:42 +00:00 (Migrated from github.com)
guard 'rails', :daemon => true do
  ...your watches...
end
``` ruby guard 'rails', :daemon => true do ...your watches... end ```
erkattak commented 2011-12-05 18:37:44 +00:00 (Migrated from github.com)

I should read more

I should read more
johnbintz commented 2011-12-05 18:41:01 +00:00 (Migrated from github.com)

It's all good. :)

It's all good. :)
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: github-migration/guard-rails#10
No description provided.