Sha256: f7f49117d3cfe003ed7985501980a330e86de981863c988f945ffe0a11cb046b
Contents?: true
Size: 132 Bytes
Versions: 4
Compression:
Stored size: 132 Bytes
Contents
module Hyde class Partial < Layout def self.get_filename(path, project) project.root(:partials, path) end end end
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
hydeweb-0.0.8.pre2 | lib/hyde/partial.rb |
hydeweb-0.0.8.pre1 | lib/hyde/partial.rb |
hydeweb-0.0.7 | lib/hyde/partial.rb |
hydeweb-0.0.5 | lib/hyde/partial.rb |