REPL for Capybara Tests
When writing feature tests which uses capybara, I have to do some amount of trial and error until finally ends up with a "correct" capybara matcher. It's not caused by the obscurity of the capybara's documentation (which their docs are great btw!), but it's more of the page it self…