Info on install database_cleaner.
It's about time programming languages understood what the kids are typing these days. So let's start with a...
Compatibility tables for features in HTML5, CSS3, SVG and other upcoming web technologies
Now in 2010, the iPad takes the same ideas to their logical extreme. It is a beautiful and nearly perfect...
I love Cucumber, but I hate writing step definitions. They are ugly, awkward to write and very, very boring: Most...
Steak is like Cucumber but in plain Ruby.
Subfolio provides an elegant, practical and customizable web interface to your file system. Super fast to set-up and use...
Seems like there's no way to do it in Capybara, unfortunately. But if you're running your tests with...
CSS Level 3 brings with it some incredibly powerful styling features. Rounded corners, soft drop shadows, gradient fills, and so...
Compatibility tables for features in HTML5, CSS3, SVG and other upcoming web technologies
Best results in other decks
WordPress websites have always been a favourite for all types of clients because of its simplicity and easy of use...
def test_autocomplete(field, options = {}) fill_in field, :with => options[:with] page.execute_script("$('##{field}').trigger('focus');") page.execute_script ("$('##{field}').trigger...