Slowdown of using Rails/RootPathnameMethods #1425
Unanswered
abratashov
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
After enabling new cops I've found that some part of my codebase were fixed according to
Rails/RootPathnameMethods
:After that I've found that tests slowed down by 20 seconds:
So, I've disabled this cop :(
P.S.
Rails 7.2
Ruby 3.4.1
Beta Was this translation helpful? Give feedback.
All reactions