remove byebug and guard until it works
This commit is contained in:
parent
86901f7f20
commit
8a3df4979b
2 changed files with 0 additions and 15 deletions
|
@ -1,13 +0,0 @@
|
||||||
continue
|
|
||||||
next
|
|
||||||
SIADETOKEN
|
|
||||||
next
|
|
||||||
exit
|
|
||||||
params
|
|
||||||
next
|
|
||||||
params
|
|
||||||
SIADETOKEN
|
|
||||||
exit
|
|
||||||
xit
|
|
||||||
xtei
|
|
||||||
cniuecniu
|
|
2
Gemfile
2
Gemfile
|
@ -122,8 +122,6 @@ group :development do
|
||||||
gem 'web-console'
|
gem 'web-console'
|
||||||
gem 'rack-handlers'
|
gem 'rack-handlers'
|
||||||
gem 'xray-rails'
|
gem 'xray-rails'
|
||||||
gem 'guard'
|
|
||||||
|
|
||||||
end
|
end
|
||||||
|
|
||||||
group :development, :test do
|
group :development, :test do
|
||||||
|
|
Loading…
Reference in a new issue