Sha256: 879f94646edefc1bc15f5570ac20e7cfc934221b7171a6af0f5905922ce4aa8a
Contents?: true
Size: 258 Bytes
Versions: 8
Compression:
Stored size: 258 Bytes
Contents
class Inkling::ContentController < ApplicationController layout 'content' #this file is created by the Theme functionality in admin, and written out to tmp/inkling/themes/layouts alias current_user current_inkling_user helper_method :current_user end
Version data entries
8 entries across 8 versions & 1 rubygems