Delete un-use code

This commit is contained in:
Xavier J 2016-12-19 15:08:00 +01:00
parent 5791206a45
commit 2fccbbf4f0
5 changed files with 10 additions and 14 deletions

View file

@ -127,8 +127,8 @@ group :development, :test do
gem 'pry-byebug'
# Spring speeds up development by keeping your application running in the background. Read more: https://github.com/rails/spring
gem 'spring'
gem 'spring-commands-rspec'
# gem 'spring'
# gem 'spring-commands-rspec'
gem 'rspec-rails', '~> 3.0'
gem 'railroady'