issues
search
ranmocy
/
guard-rails
Guard-Rails is watching on your development servers as you wish!
http://ranmocy.github.com/guard-rails
MIT License
137
stars
25
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
remove unsupported Ruby version and add Ruby 2.5, 2.6, 2.7 to Travis
#52
teitei-tk
closed
3 years ago
0
[RAILS 6] Deprecation warning when specifying server
#51
hron84
opened
5 years ago
0
Error when using the daemon option
#50
coaxial
opened
5 years ago
0
Switch to vector badges in README
#49
rmm5t
closed
6 years ago
0
Update runner.rb
#48
EleanorRagone
closed
7 years ago
0
Rails 5.1 rake dev:cache interfering with restarting the puma server
#47
skunkworker
closed
7 years ago
4
guard-rails mysteriously restarting
#46
istrasci
closed
7 years ago
2
Add options in Guardfile
#45
mibamur
closed
8 years ago
0
Support Zeus in Rails Engine dummy apps
#44
mackinleysmith
closed
9 years ago
1
Block startup until zeus sockfile is present if zeus option is specified
#43
adibsaad
closed
9 years ago
3
Add require false to Gemfile in README
#42
l4u
closed
9 years ago
0
how to allow log to unlimited size
#41
westonganger
closed
9 years ago
4
Can't connect to master. Run zeus start first.
#40
westonganger
closed
9 years ago
3
Enable to work with guard-process
#39
rosylilly
closed
9 years ago
1
Update .travis.yml
#38
lucianosousa
closed
9 years ago
1
maintainer request
#37
ror6ax
closed
9 years ago
1
Feature Req - specify host in guard-rails
#36
HendrikPetertje
closed
9 years ago
1
Fix #34 prevent suicide
#35
e2
closed
10 years ago
1
Exception when running guard ThreadError: can't be called from trap context
#34
nadeemkhedr
closed
10 years ago
16
Refactor Guard::RailsRunner from an A on Code Climate
#33
ranmocy
closed
10 years ago
0
0.5.3 can't find rake; 0.5.2 works correctly
#32
dankohn
closed
10 years ago
2
guard-rails and debugger
#31
printinghappy
closed
10 years ago
2
Manual restart option
#30
dankohn
closed
10 years ago
2
illegal option -- u
#29
thedanbob
closed
10 years ago
0
'zeus is not part of the bundle' using rbenv
#28
pablox-cl
closed
10 years ago
9
add restart_done hook
#27
mickey
closed
10 years ago
1
Regex to ignore Rake tasks
#26
davejlong
closed
10 years ago
5
Weird behaviour when saving with vim
#25
pablox-cl
closed
10 years ago
6
binding.pry doesn't work
#24
jmuheim
closed
10 years ago
10
Spring integration
#23
CyborgMaster
closed
10 years ago
5
Upgrade to guard ver 2
#22
killphi
closed
10 years ago
9
Correct Guardfile definition for Unicorn?
#21
netwire88
closed
10 years ago
2
Where to set server type & port?
#20
netwire88
closed
10 years ago
1
change some of the README wording to read more naturally
#19
ghost
closed
11 years ago
2
license link in README is 404
#18
ghost
closed
11 years ago
1
Server Options (Thin)
#17
DrewDennison
closed
11 years ago
2
Create a clearer UI.info message when options[:server] is nil (default)
#16
cablegram
closed
11 years ago
1
Refactor use of #wait_for_pid_loop. Ensure pid_file gets deleted when removed
#15
cablegram
closed
11 years ago
0
Don't repeat code that already has a method defined for it
#14
cablegram
closed
11 years ago
0
Fix typo
#13
cablegram
closed
11 years ago
0
Guard keeps restarting Rails
#12
leebrooks0
closed
11 years ago
3
Use the correct option name in initialization: s/:force_runs/:force_run/
#11
cablegram
closed
11 years ago
1
Use Process.kill instead of system("kill...")
#10
cablegram
closed
11 years ago
2
Use two parameter form of #system to avoid setting environment variables...
#9
cablegram
closed
11 years ago
0
Windows fixes: Environment variables in command line; Redirecting to null device
#8
cablegram
closed
11 years ago
2
backwards compatibility for the environment parameter
#7
EverardB
closed
11 years ago
1
backwards compatibility for the environment parameter
#6
EverardB
closed
11 years ago
1
Don't change ENV['RAILS_ENV'] in the guard process
#5
nycvotes-dev
closed
11 years ago
1
Fix for Paths Containing Spaces
#4
awmichel
closed
11 years ago
1
guard-rails doesn't longer start as daemon after upgrade from 0.2.3 to 0.3.4
#3
swobspace
closed
11 years ago
4
Next