Sha256: f12642ba6f909f5f3d646f8e07bae1f463d2662e3c7a904be6922a8e9c9d56ab

Contents?: true

Size: 219 Bytes

Versions: 7

Compression:

Stored size: 219 Bytes

Contents

<!DOCTYPE html>
<html>
<head>
  <title>BookStore</title>
  <%= stylesheet_link_tag    "application" %>
  <%= 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_31x/app/views/layouts/application.html.erb
data_active-0.0.6 test_apps/book_store_rails_31x/app/views/layouts/application.html.erb
data_active-0.0.5 test_apps/book_store_rails_31x/app/views/layouts/application.html.erb
data_active-0.0.4 test_apps/book_store_rails_31x/app/views/layouts/application.html.erb
data_active-0.0.3 test_apps/book_store_rails_31x/app/views/layouts/application.html.erb
data_active-0.0.2 test_apps/book_store_rails_31x/app/views/layouts/application.html.erb
data_active-0.0.1 test_apps/book_store_rails_31x/app/views/layouts/application.html.erb