Sha256: ddd9bab620fc3525ea4f562fda2fcebc93ea8767e7f496cdcacfe5835d6836f0
Contents?: true
Size: 258 Bytes
Versions: 252
Compression:
Stored size: 258 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.join(__FILE__, "../../..")) end
Version data entries
252 entries across 159 versions & 7 rubygems