Sha256: 854641d704af0e31170bb15f136f34f73e5999d6d607d0516697bb200e447014

Contents?: true

Size: 200 Bytes

Versions: 2

Compression:

Stored size: 200 Bytes

Contents

gem 'haml'
gem "haml-rails"

remove_file 'app/views/layouts/application.html.erb'
create_file 'app/views/layouts/application.html.haml', load_template('app/views/layouts/application.html.haml','haml')

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
rails_templater-0.0.2 lib/template/recipes/haml.rb
rails_templater-0.0.1 lib/template/recipes/haml.rb