gateway/app/controllers/cms/sections_controller.rb

5 lines
64 B
Ruby

module Cms
class SectionsController < CmsController
end
end