Sha256: f6ecb213b3f2b98adf5f99cc109e024646c81e04b84a0ca4c30543aee6a3f21e
Contents?: true
Size: 147 Bytes
Versions: 5
Compression:
Stored size: 147 Bytes
Contents
module WebsiteBuilderEngine class HomeController < ApplicationController layout 'website_builder_engine/home' def index end end end
Version data entries
5 entries across 5 versions & 1 rubygems