Sha256: a341d90e42428c7fc9b6a417958b6f5f6c388bd76e0d5055330ef2eb2ea9600e

Contents?: true

Size: 232 Bytes

Versions: 3

Compression:

Stored size: 232 Bytes

Contents

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

<%= yield %>

</body>
</html>

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
workable_json_assertions-0.1.2 test/dummy/app/views/layouts/application.html.erb
workable_json_assertions-0.1.1 test/dummy/app/views/layouts/application.html.erb
workable_json_assertions-0.0.1 test/dummy/app/views/layouts/application.html.erb