We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b8af6b commit 9d68501Copy full SHA for 9d68501
app/controllers/kebapage/application_controller.rb
@@ -1,4 +1,5 @@
1
module Kebapage
2
class ApplicationController < ActionController::Base
3
+ layout 'layouts/hq/application'
4
end
5
0 commit comments