Simple example app with Percy visual regression tests.
$ git clone https://github.com/percy/example-quickstart.git
$ cd example-quickstart/
$ export PERCY_TOKEN=...
$ gem install bundler # Only if you don't have bundler installed.
$ bundle install
$ bundle exec ruby visual-tests.rb