We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b98664a commit cf9e0d2Copy full SHA for cf9e0d2
lib/rspec/rails/feature_check.rb
@@ -1,6 +1,7 @@
1
module RSpec
2
module Rails
3
# @private
4
+ # Disable some cops until https://github.com/bbatsov/rubocop/issues/1310
5
module FeatureCheck
6
module_function
7
def can_check_pending_migrations?
0 commit comments