Sha256: 37f1c30559cb21dcffb581beea5f4a69c9a1fc68bdb5968ccffae12d0aa52501
Contents?: true
Size: 208 Bytes
Versions: 18
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
18 entries across 18 versions & 3 rubygems