Sha256: 96c12ffeae3e475325a480eb972eb042003fe23f8ddfe3ea57e0775ffbc9de5f
Contents?: true
Size: 182 Bytes
Versions: 13
Compression:
Stored size: 182 Bytes
Contents
module Enjoy class HomeController < ApplicationController def index render layout: Enjoy.config.main_index_layout end include Enjoy::Decorators::Home end end
Version data entries
13 entries across 13 versions & 1 rubygems