04 Feb '14, 11pm

Current status: waiting for “Javascripty” stuff to happen.

A little ditty that makes it really easy to wait for something Javascripty to happen…like a Javascript dialog to appear that gets populated from an AJAX call. The has_css? method call will wait until the element shows up and if it doesn’t show up before the Capybara timeout expires then it will return false.

Full article: http://pivotallabs.com/capybara-cucumber-and-waiting-for-...

Tweets

Why cant this happen in Singapore?

twitter.com 08 Feb '14, 7am

To bring you Twitter, we and our partners use cookies on our and other websites. Cookies help personalize Twitter content,...

Automatically Wait for AJAX with Capybara

robots.thoughtbot.com 04 Feb '14, 2pm

Automatically wait for AJAX with Capybara Gabe Berke-Williams February 04, 2014 rails testing Capybara's very good about w...

A list of deprecated stuff in Ruby (as of 2.1)

rubyflow.com 05 Feb '14, 5pm

A list of deprecated stuff in Ruby (as of 2.1) Posted by bozhidar on February 05, 2014 — 0 comments I wrote a short overvi...