Sha256: bd4ea0e9f3fc9e73568233fd8f32556eab5ae3cc8054ff7f43dc71f94c5ded06

Contents?: true

Size: 251 Bytes

Versions: 6

Compression:

Stored size: 251 Bytes

Contents

!!!
%html
  %head
    %title <%= app_name %>
    = stylesheet_link_tag    "application", media: "all", "data-turbolinks-track" => true
    = javascript_include_tag "application", "data-turbolinks-track" => true
    = csrf_meta_tags
  %body
    = yield

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
cybele-0.6.0 templates/app/views/layouts/application.html.haml.erb
cybele-0.5.0 templates/app/views/layouts/application.html.haml.erb
cybele-0.4.1 templates/app/views/layouts/application.html.haml.erb
cybele-0.4.0 templates/app/views/layouts/application.html.haml.erb
cybele-0.3.0 templates/app/views/layouts/application.html.haml.erb
cybele-0.2.0 templates/app/views/layouts/application.html.haml.erb