Ngan Pham
Ngan Pham
Just wanted to add some more context (I work with @simulk, at Gusto). This cop was extracted from our multi-million line Rails monolith. From what we've seen internally, pretty much...
Happy to implement this if it’s ok. Posting this issue to see if there’s an existing way.
I tried to implement this and got it working. However, it breaks gems like `rails`, which has a "meta-gem" that doesn't contain anything. The `lib/rails.rb` actually resides in the `railtie`...