Sha256: 81f51623444f7835c401f2705b04060538a4ec80381f038fb900f606855715be
Contents?: true
Size: 155 Bytes
Versions: 3
Compression:
Stored size: 155 Bytes
Contents
# encoding: utf-8 # Abstract controller for all frontend controllers. class FrontendController < PagesCore::FrontendController layout "application" end
Version data entries
3 entries across 3 versions & 1 rubygems