We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5036997 commit f785f7aCopy full SHA for f785f7a
Changelog.md
@@ -8,6 +8,7 @@ Enhancements:
8
* Verify ActiveJob arguments by comparing to the method signature. (Oli Peate, #2745)
9
* Add suggestion to rails_helper.rb to skip when not in test most. (Glauco Custódio, #2751)
10
* Add `at_priority` qualifier to `have_enqueued_job` set of matchers. (mbajur, #2759)
11
+* Remove Rails version-specific conditional from index scaffold generation. (Matt Jankowski, #2777)
12
13
Bug Fixes:
14
0 commit comments