Implement spring and reset counters functionality

This commit is contained in:
2014-03-07 13:37:01 +01:00
parent 775e7965a2
commit 95e268adea
14 changed files with 104 additions and 84 deletions
+2
View File
@@ -72,6 +72,8 @@ group :development do
gem 'thin'
gem 'faye'
gem 'pry-rails'
gem 'spring'
gem 'spring-commands-rspec'
end
group :test do