Sha256: db106c67c429f6a546d49a10a501f6216fb47182df5125c25c96341910472688

Contents?: true

Size: 200 Bytes

Versions: 5

Compression:

Stored size: 200 Bytes

Contents

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

<%= yield %>

</body>
</html>

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
route_dog-2.4.2 test/mock_app/app/views/layouts/application.html.erb
route_dog-2.3.1 test/mock_app/app/views/layouts/application.html.erb
route_dog-2.3.0 test/mock_app/app/views/layouts/application.html.erb
route_dog-2.2.0 test/mock_app/app/views/layouts/application.html.erb
route_dog-2.0.1 test/mock_app/app/views/layouts/application.html.erb