Skip to content

Commit 44725d9

Browse files
committed
Remove nonexistent adapter
Closes rails#19866 [ci skip]
1 parent ee30661 commit 44725d9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

activejob/lib/active_job/queue_adapters.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ module ActiveJob
2727
# | Sneakers | Yes | Yes | No | Queue | Queue | No |
2828
# | Sucker Punch | Yes | Yes | No | No | No | No |
2929
# | Active Job Inline | No | Yes | N/A | N/A | N/A | N/A |
30-
# | Active Job | Yes | Yes | Yes | No | No | No |
3130
#
3231
# NOTE:
3332
# queue_classic does not support Job scheduling. However you can implement this

0 commit comments

Comments
 (0)