# Caliper To use this gem please register for a beta invite at [http://caliper.io](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](http://guides.rubyonrails.org/contributing_to_ruby_on_rails.html#follow-the-coding-conventions) as best we can.