Caliper

To use this gem please register for a beta invite at http://caliper.io

Tests

Caliper gem:

bundle exec rake

Caliper rails dummy app (could only get rack middleware working with IntegrationTest for now):

cd spec/dummy; bundle exec rake

Contributing

We welcome pull requests for fixing bugs or new features. We follow the rails coding conventions as best we can.