gitlab-ce/app/controllers/explore/application_controller.rb

4 lines
84 B
Ruby

class Explore::ApplicationController < ApplicationController
layout 'explore'
end