Skip to content
Snippets Groups Projects
Commit 5a68db91 authored by Jeroen van Baarsen's avatar Jeroen van Baarsen
Browse files

Added spring to the project

parent 3e30b105
No related branches found
No related tags found
1 merge request!6333Added spring to the project
Loading
Loading
@@ -208,6 +208,10 @@ group :development, :test do
 
gem 'spork', '~> 1.0rc'
gem 'jasmine', '2.0.0.rc5'
gem "spring", '1.1.1'
gem "spring-commands-rspec", '1.0.1'
gem "spring-commands-spinach", '1.0.0'
end
 
group :test do
Loading
Loading
Loading
Loading
@@ -470,6 +470,11 @@ GEM
railties (>= 3)
spinach (>= 0.4)
spork (1.0.0rc4)
spring (1.1.1)
spring-commands-rspec (1.0.1)
spring (>= 0.9.1)
spring-commands-spinach (1.0.0)
spring (>= 0.9.1)
sprockets (2.10.1)
hike (~> 1.2)
multi_json (~> 1.0)
Loading
Loading
@@ -637,6 +642,9 @@ DEPENDENCIES
slim
spinach-rails
spork (~> 1.0rc)
spring (= 1.1.1)
spring-commands-rspec (= 1.0.1)
spring-commands-spinach (= 1.0.0)
stamp
state_machine
test_after_commit
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment