From 8bcaf35d791c11065b5f814e6eb51f5e123461c7 Mon Sep 17 00:00:00 2001 From: Eddie Lebow Date: Fri, 12 Oct 2018 20:47:56 -0400 Subject: [PATCH] Update readme to reflect supported Rails versions --- README.textile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.textile b/README.textile index 44b5a59..3067e21 100644 --- a/README.textile +++ b/README.textile @@ -15,7 +15,7 @@ h2. Requirements h2. Installation -h3. Rails 3.x +h3. Rails 3.x – 5.x Just add the gem to your @Gemfile@ and then @bundle install@: