We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Follow these steps to run the full RABL test suite which has unit tests and integration tests for Sinatra, Padrino, Rails 2 and Rails 3:
rvm --create 1.9.2@testrabl gem install bundler --pre bundle install rake test:setup rake test:full
All of the tests should return green which means backwards compatibility has been maintained.