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