How should be the definition of a module with a child subclass to make Rubocop rule Style/ClassAndModuleChildren pass?

前端 未结 0 833
鱼传尺愫
鱼传尺愫 2020-11-28 13:48

Basically I have this.

module EcommerceApi
  class Application < Rails::Application
  end
end

But R

相关标签:
回答
  • 消灭零回复
提交回复
热议问题