Sha256: df1154258a8029f5d59e583d58a91172167c60d932669a16984a3f248a1dc68a

Contents?: true

Size: 200 Bytes

Versions: 7

Compression:

Stored size: 200 Bytes

Contents

<!DOCTYPE html>
<html>
<head>
  <title>Example</title>
  <%= stylesheet_link_tag :all %>
  <%= javascript_include_tag :defaults %>
  <%= csrf_meta_tag %>
</head>
<body>

<%= yield %>

</body>
</html>

Version data entries

7 entries across 7 versions & 2 rubygems

Version Path
good_migrations-0.3.0 example/app/views/layouts/application.html.erb
good_migrations-0.2.1 example/app/views/layouts/application.html.erb
good_migrations-0.2.0 example/app/views/layouts/application.html.erb
good_migrations-0.1.0 example/app/views/layouts/application.html.erb
good_migrations-0.0.2 example/app/views/layouts/application.html.erb
good_migrations-0.0.1 example/app/views/layouts/application.html.erb
mongoid_session_store-0.0.1 example/app/views/layouts/application.html.erb