From f28c2e80389419abf5f40239106219be1053dc59 Mon Sep 17 00:00:00 2001 From: Nick Slocum Date: Sun, 3 Mar 2013 16:29:08 -0500 Subject: [PATCH] Changed gem version to a version that includes the integration tests generator. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8f16260a1..af2e03524 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ Clearance is a Rails engine tested against [Rails 3.x](/Appraisals) on Ruby Include the gem in your Gemfile: - gem 'clearance', '1.0.0.rc2' + gem 'clearance', '1.0.0.rc5' Bundle: