Tested on Rails 5, closes #49

This commit is contained in:
Dzmitry Plashchynski
2016-07-01 04:04:48 +03:00
parent ac71db0d68
commit 51c914ea8a

View File

@@ -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+
Tested with latest MRI Ruby (2.3, 2.2, 2.1 and 2.0) and Rails 3.2+ (including Rails 5).
Other versions are untested but might work fine.