Sha256: 10adda0cd2905ddc1d5095b38a34a434014c81b57f64f6876220c0fd26cce01a
Contents?: true
Size: 201 Bytes
Versions: 19
Compression:
Stored size: 201 Bytes
Contents
# auto_register: false module Main # The main view. class View < <%= configuration.project_namespaced_class %>::View config.paths = [Pathname(__dir__).join("templates").expand_path] end end
Version data entries
19 entries across 19 versions & 1 rubygems