mirror of
https://github.com/TracksApp/tracks.git
synced 2026-03-11 23:22:36 +01:00
Add Spring and spring-aware binstubs
Also remove /script, which is no longer used in Rails 4
This commit is contained in:
parent
782d94bdc9
commit
7d7e47deff
15 changed files with 59 additions and 25 deletions
|
|
@ -167,6 +167,9 @@ GEM
|
|||
multi_json
|
||||
simplecov-html (~> 0.8.0)
|
||||
simplecov-html (0.8.0)
|
||||
spring (1.1.3)
|
||||
spring-commands-cucumber (1.0.1)
|
||||
spring (>= 0.9.1)
|
||||
sprockets (2.11.0)
|
||||
hike (~> 1.2)
|
||||
multi_json (~> 1.0)
|
||||
|
|
@ -235,6 +238,8 @@ DEPENDENCIES
|
|||
sass-rails (~> 4.0)
|
||||
selenium-webdriver
|
||||
simplecov
|
||||
spring
|
||||
spring-commands-cucumber
|
||||
sqlite3
|
||||
swf_fu
|
||||
therubyracer
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue