This is a simple rails application which demonstrates using the capybara-screenshot gem.
Run the cucumber tests bundle exec cucumber to test the Gem and generate source code and screen shots (when using capybara-webkit) from failing scenarios into /tmp/capybara.
This test application was written by Matthew O'Riordan
Works with Ruby 1.9.2 and Rails 3.2.3 for now and doesn't generate png files yet, only html ones.
Copyright © 2011 Matthew O'Riordan, inc. It is free software, and may be redistributed under the terms specified in the LICENSE file.