Rails: Is it possible to organize code in a subfolder without create a namespace for it?

后端 未结 0 980
长发绾君心
长发绾君心 2021-02-06 12:48

Rails uses a convention that each custom subfolder needs to became a module, for example:

--apps/
----blog/
------controllers
--------my_controller.rb


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