From 242b638084a3841582a4ea328e0c612030984fdc Mon Sep 17 00:00:00 2001 From: Martyn Loughran Date: Sun, 6 May 2012 16:39:24 +0100 Subject: [PATCH] Seems OTT to have ruby versions in the readme --- README.md | 14 ++------------ 1 file changed, 2 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index 5cd4355..a4584f4 100644 --- a/README.md +++ b/README.md @@ -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 ---------