debian-mirror-gitlab/app/controllers/explore/application_controller.rb

4 lines
84 B
Ruby
Raw Normal View History

2015-09-11 14:41:01 +05:30
class Explore::ApplicationController < ApplicationController
layout 'explore'
end