Sha256: 3b290aec37a11af28c2bcf8223a677e053744a1b8acc0d3d86d0e81103f4c9c4
Contents?: true
Size: 247 Bytes
Versions: 81
Compression:
Stored size: 247 Bytes
Contents
module Haml # The root directory of the Haml source tree. # This may be overridden by the package manager # if the lib directory is separated from the main source tree. # @api public ROOT_DIR = File.expand_path("../../..", __FILE__) end
Version data entries
81 entries across 81 versions & 2 rubygems