truss-io/router

View on GitHub
.travis.yml

Summary

Maintainability
Test Coverage
language: ruby
rvm:
    - "1.9.3"
    - "2.0.0"
    - "jruby-1.7.3"
    - "rbx-19mode"
script: bundle exec rspec spec