Sha256: ae3e5ce94dd2fced8ee08b02a87b1c0669bdd9f53053aa8616dd90b7dc9d3330

Contents?: true

Size: 236 Bytes

Versions: 7

Compression:

Stored size: 236 Bytes

Contents

<!DOCTYPE html>
<html>
<head>
  <title>BookStore</title>
  <%= stylesheet_link_tag    "application", :media => "all" %>
  <%= javascript_include_tag "application" %>
  <%= csrf_meta_tags %>
</head>
<body>

<%= yield %>

</body>
</html>

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
data_active-0.0.7 test_apps/book_store_rails_32x/app/views/layouts/application.html.erb
data_active-0.0.6 test_apps/book_store_rails_32x/app/views/layouts/application.html.erb
data_active-0.0.5 test_apps/book_store_rails_32x/app/views/layouts/application.html.erb
data_active-0.0.4 test_apps/book_store_rails_32x/app/views/layouts/application.html.erb
data_active-0.0.3 test_apps/book_store_rails_32x/app/views/layouts/application.html.erb
data_active-0.0.2 test_apps/book_store_rails_32x/app/views/layouts/application.html.erb
data_active-0.0.1 test_apps/book_store_rails_32x/app/views/layouts/application.html.erb