Sha256: 597929f7ebe17cc590f3ee1f03527142b347a6d76b5816d3c0a4672cfea42d28
Contents?: true
Size: 160 Bytes
Versions: 17
Compression:
Stored size: 160 Bytes
Contents
class Hyde class Partial < Layout protected def self.root_path(project, *a) project.path(:partials, *a) end def default_layout nil end end end
Version data entries
17 entries across 17 versions & 1 rubygems