Skip to content

Commit

Permalink
Added spring for faster console and test startup
Browse files Browse the repository at this point in the history
  • Loading branch information
andrew committed Dec 18, 2014
1 parent 3ed54d0 commit 8335da9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Expand Up @@ -26,6 +26,7 @@ gem 'rack-canonical-host'
gem 'draper'

group :development do
gem 'spring'
gem 'better_errors'
gem 'binding_of_caller'
gem 'thin'
Expand Down
2 changes: 2 additions & 0 deletions Gemfile.lock
Expand Up @@ -366,6 +366,7 @@ GEM
tilt (~> 1.3, >= 1.3.3)
slop (3.6.0)
spork (0.9.2)
spring (1.2.0)
sprockets (2.12.3)
hike (~> 1.2)
multi_json (~> 1.0)
Expand Down Expand Up @@ -478,6 +479,7 @@ DEPENDENCIES
simplecov
sinon-chai-rails
sinon-rails
spring
thin
timecop
twitter
Expand Down

0 comments on commit 8335da9

Please sign in to comment.