Jarmo Pertman
|
7817e2ad6c
|
Daemon option is not supported on Windows.
|
2012-09-09 01:28:59 +03:00 |
Jarmo Pertman
|
a0f4b1ae19
|
Add support for Windows.
|
2012-09-09 01:26:21 +03:00 |
Jarmo Pertman
|
4b9457d4f3
|
Remove mocha warning.
|
2012-09-09 01:25:30 +03:00 |
Nathan Broadbent
|
14b8402e1c
|
Fixed notifications at start to say "Rails starting..." and "Rails started!" instead of "restarting". I enjoy accurate messages
|
2012-01-14 11:42:59 +08:00 |
John Bintz
|
70d76d166d
|
Merge branch 'master' of github.com:guard/guard-rails
|
2011-10-24 11:35:04 -04:00 |
Tim Preston
|
3ac650799c
|
Swapped run_all for reload.
This means hitting return will not reload rails server,
instead 'r' or 'reload' must be issued.
|
2011-10-17 14:33:27 +11:00 |
John Bintz
|
412a6b69a4
|
fix b0rken test, i owe you ice cream
|
2011-09-14 14:19:54 -04:00 |
Joel Moss
|
585dc242d6
|
Added support for setting the debugger (-u flag)
|
2011-08-25 15:26:04 +01:00 |
Tim Preston
|
372e2cd24a
|
Add custom server to options (:server => 'thin').
|
2011-07-12 22:59:26 +10:00 |
John Bintz
|
7429b1fbf5
|
use right icon name for growl notifications
|
2011-06-29 09:52:04 -04:00 |
John Bintz
|
6439609a8a
|
write some tests
|
2011-06-03 09:18:16 -04:00 |
John Bintz
|
a7678ef54b
|
timeout
|
2011-06-01 10:42:53 -04:00 |
John Bintz
|
bc40c594a4
|
fix another command generation bug
|
2011-06-01 10:36:12 -04:00 |
John Bintz
|
99d8f28d8c
|
more better tests
|
2011-06-01 10:28:32 -04:00 |
John Bintz
|
bf2eaf9f58
|
fix a resolution issue and add a test for it
|
2011-06-01 10:13:04 -04:00 |
John Bintz
|
745d49da67
|
add deamonize option and start some tests
|
2011-06-01 10:06:35 -04:00 |