add guard livereload
This commit is contained in:
parent
1379d6d495
commit
bcf712828e
3 changed files with 54 additions and 1 deletions
1
Gemfile
1
Gemfile
|
@ -76,6 +76,7 @@ group :test do
|
|||
gem 'timecop'
|
||||
gem 'guard'
|
||||
gem 'guard-rspec', require: false
|
||||
gem 'guard-livereload', '~> 2.4', require: false
|
||||
end
|
||||
|
||||
group :development, :test do
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue