We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 195a3ad + bb9ad58 commit e2e2512Copy full SHA for e2e2512
README.markdown
@@ -2,8 +2,7 @@ delayed_job_web
2
===============
3
4
A [resque][0] inspired (read: stolen) interface for delayed_job.
5
-This gem is written to work with rails 3 and 4 applications using
6
-activerecord.
+This gem is written to work with rails 3 and 4 applications using activerecord 3 and 4 but it is documented to also work with rails 5, 6 and 7.
7
8
Some features:
9
@@ -19,7 +18,7 @@ The interface (yeah, a ripoff of resque-web):
19
18

20
21
22
-Quick Start For Rails 3 and 4 Applications
+Quick Start For Rails versions 3 through 7 Applications
23
------------------------------------
24
25
Add the dependency to your Gemfile
0 commit comments