Sha256: 3e4a049f24fbd45eb6853209eec77d5d8b6168a14a354dc2598a5613ea0d1e79
Contents?: true
Size: 151 Bytes
Versions: 28
Compression:
Stored size: 151 Bytes
Contents
class CMS::<%= @name.pluralize %>Controller < CMS::BaseController helper_method :subject protected def subject CMS::<%= @name %> end end
Version data entries
28 entries across 28 versions & 1 rubygems