fix bug for closing lists on preloaded view and add acceptance body
This commit is contained in:
+7
-3
@@ -46,6 +46,7 @@ GEM
|
||||
activesupport (3.2.9)
|
||||
i18n (~> 0.6)
|
||||
multi_json (~> 1.0)
|
||||
addressable (2.3.2)
|
||||
arel (3.0.2)
|
||||
bcrypt-ruby (3.0.1)
|
||||
builder (3.0.4)
|
||||
@@ -123,7 +124,8 @@ GEM
|
||||
actionpack (>= 3.1)
|
||||
less (~> 2.2.0)
|
||||
libv8 (3.3.10.4)
|
||||
libwebsocket (0.1.6.1)
|
||||
libwebsocket (0.1.7.1)
|
||||
addressable
|
||||
websocket
|
||||
mail (2.4.4)
|
||||
i18n (>= 0.4.0)
|
||||
@@ -211,6 +213,9 @@ GEM
|
||||
multi_json (~> 1.0)
|
||||
rack (~> 1.0)
|
||||
tilt (~> 1.1, != 1.3.0)
|
||||
steak (2.0.0)
|
||||
capybara (>= 1.0.0)
|
||||
rspec-rails (>= 2.5.0)
|
||||
subexec (0.2.2)
|
||||
temple (0.5.5)
|
||||
therubyracer (0.10.2)
|
||||
@@ -242,7 +247,6 @@ PLATFORMS
|
||||
ruby
|
||||
|
||||
DEPENDENCIES
|
||||
capybara
|
||||
coffee-rails (~> 3.2.1)
|
||||
compass-rails
|
||||
couch_potato!
|
||||
@@ -262,9 +266,9 @@ DEPENDENCIES
|
||||
rqrcode
|
||||
rspec-rails
|
||||
sass-rails (~> 3.2.3)
|
||||
selenium-webdriver
|
||||
simply_stored!
|
||||
slim-rails
|
||||
steak
|
||||
therubyracer
|
||||
thin
|
||||
twitter-bootstrap-rails
|
||||
|
||||
Reference in New Issue
Block a user