Sha256: e66e18f0a38d69e1ed9faf9e840385685e0dde52609ae62ff9d45c8bb668dd3f

Contents?: true

Size: 326 Bytes

Versions: 4

Compression:

Stored size: 326 Bytes

Contents

!!! 5
%html
  %head
    %meta{ charset: 'utf-8' }
    %title <%= project_name %>
    %link{ href: '/application.css', rel: 'stylesheet', media: 'all' }
    %link{ href: '/favicon.png', rel: 'shortcut icon', type: 'image/png' }
  %body
    %h1 <%= project_name %>
    %script{ src: '/application.js', type: 'text/javascript' }

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
rail-0.1.1 lib/rail/templates/app/views/layouts/application.html.haml.erb
rail-0.1.0 lib/rail/templates/app/views/layouts/application.html.haml.erb
rail-0.0.8 lib/rail/templates/app/views/layouts/application.html.haml.erb
rail-0.0.7 lib/rail/templates/app/views/layouts/application.html.haml.erb