mirror of
https://github.com/haml/haml.git
synced 2022-11-09 12:33:31 -05:00
parent
f485f5a87a
commit
184bdbed52
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@ begin
|
|||
require 'ripper'
|
||||
rescue LoadError
|
||||
end
|
||||
require 'temple/static_analyzer'
|
||||
|
||||
module Haml
|
||||
# Haml::AttriubuteParser parses Hash literal to { String (key name) => String (value literal) }.
|
||||
|
|
Loading…
Add table
Reference in a new issue