From 977f49a3a45d580c44187a76540f394fd9692c24 Mon Sep 17 00:00:00 2001 From: Dzmitry Plashchynski Date: Fri, 1 Jul 2016 04:40:00 +0300 Subject: [PATCH] Rails 3 is not supported anymore --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ddd64d9..9286343 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ Currently, there is no such thing as Ruby Cron for Rails. Well, there's [Wheneve ## Requirements -Tested with latest MRI Ruby (2.3, 2.2, 2.1 and 2.0) and Rails 3.2+ (including Rails 5). +Tested with latest MRI Ruby (2.3, 2.2, 2.1, and 2.0), Rails 4.*, and Rails 5.*. Other versions are untested but might work fine.