Skip to content

Commit

Permalink
Seems OTT to have ruby versions in the readme
Browse files Browse the repository at this point in the history
  • Loading branch information
mloughran committed May 6, 2012
1 parent 212968d commit 242b638
Showing 1 changed file with 2 additions and 12 deletions.
14 changes: 2 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,24 +51,14 @@ post '/api/thing' do
end
```

Pre-requisites
------------
Tested against these Ruby versions
* 1.8.7
* 1.9.2
* 1.9.3
* rbx-18mode
* rbx-19mode
* jruby-18mode # JRuby in 1.8 mode
* jruby-19mode # JRuby in 1.9 mode


Developing
----------

bundle
bundle exec rspec spec/*_spec.rb

Please see the travis status for a list of rubies tested against

Copyright
---------

Expand Down

0 comments on commit 242b638

Please sign in to comment.