Sha256: 21ac8bc2450dc0e02758a9b290412891e387d74cd29a85d927ac7b7d5f06ff9d

Contents?: true

Size: 378 Bytes

Versions: 1

Compression:

Stored size: 378 Bytes

Contents

copy_static_file 'app/views/layouts/application.html.haml'
copy_static_file 'app/views/application/_error_messages.html.haml'
copy_static_file 'app/views/application/_flash_messages.html.haml'

gsub_file 'app/views/layouts/application.html.haml', /= page_title(app_name: 'example')/, "= page_title(app_name: '#{@app_name}')"

git add: 'app/views/'
git_commit 'Add layout files.'

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
pah-0.0.13 lib/pah/partials/_layout.rb