apps/web/views/application_layout.rb (7 lines of code) (raw):

module Web module Views class ApplicationLayout include Web::Layout end end end