Sha256: 96c48cbf8c10fa92a11addba0cd1189fe0355409bd39b014ca32d2fab42f7b49
Contents?: true
Size: 208 Bytes
Versions: 1
Compression:
Stored size: 208 Bytes
Contents
inject_into_file "config/application.rb", :after => "# Configure the default encoding used in templates for Ruby 1.9.\n" do <<-RUBY config.generators do |g| g.template_engine :haml end RUBY end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
bear-0.0.1 | templates/haml_generator.rb |