mirror of
https://github.com/TracksApp/tracks.git
synced 2025-12-16 15:20:13 +01:00
migrate context and context_list features. Drag and drop is still WIP
This commit is contained in:
parent
de309c8ee8
commit
4a8fdbabc2
12 changed files with 246 additions and 94 deletions
|
|
@ -25,6 +25,9 @@ GEM
|
|||
rack-test (>= 0.5.4)
|
||||
selenium-webdriver (~> 2.0)
|
||||
xpath (~> 0.1.4)
|
||||
capybara-webkit (0.8.0)
|
||||
capybara (>= 1.0.0, < 1.2)
|
||||
json
|
||||
cgi_multipart_eof_fix (2.5.0)
|
||||
childprocess (0.3.0)
|
||||
ffi (~> 1.0.6)
|
||||
|
|
@ -134,6 +137,7 @@ DEPENDENCIES
|
|||
acts_as_list (~> 0.1.4)
|
||||
bcrypt-ruby (~> 2.1.4)
|
||||
capybara (>= 0.3.5)
|
||||
capybara-webkit
|
||||
cucumber-rails (~> 0.3.2)
|
||||
database_cleaner (>= 0.5.0)
|
||||
flexmock
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue