migrate context and context_list features. Drag and drop is still WIP

This commit is contained in:
Reinier Balt 2012-01-31 12:09:00 +01:00
parent de309c8ee8
commit 4a8fdbabc2
12 changed files with 246 additions and 94 deletions

View file

@ -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