Sha256: e8db14433dc86b0e1bf782f39ab7ac6bdb3afd9420cddb2296f145dcdb0c3202
Contents?: true
Size: 119 Bytes
Versions: 4
Compression:
Stored size: 119 Bytes
Contents
module Ro class Template fattr :path def initialize(path) @path = Ro.realpath(path) end end end
Version data entries
4 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
ro-1.1.1 | : |
ro-1.1.0 | : |
ro-1.0.0 | : |
ro-1.0.0 | lib/ro/template.rb |