Rails uses a convention that each custom subfolder needs to became a module, for example:
--apps/ ----blog/ ------controllers --------my_controller.rb