Sha256: 4991c55c1be9842df0734b71870cb17d2cca4f56f658645ab9ca4929f69fc217
Contents?: true
Size: 197 Bytes
Versions: 10
Compression:
Stored size: 197 Bytes
Contents
class Installations::Show < Minimal::Template include do def to_html h2 :'.title' p :'.confirm' p { link_to(:'.link_to_admin', admin_site_path(resource)) } end end end
Version data entries
10 entries across 10 versions & 1 rubygems