Sha256: 3ad28939a3d528a8aa75e531c67e17b37dcb4572a6c5e8c14e149313fb98c295

Contents?: true

Size: 223 Bytes

Versions: 12

Compression:

Stored size: 223 Bytes

Contents

<!DOCTYPE html>
<html>
<head>
  <meta charset='utf-8'>
  <title>Error</title>
  <%= stylesheet_link_tag :all %>
  <%= javascript_include_tag :defaults %>
  <%= csrf_meta_tag %>
</head>
<body>

<%= yield %>

</body>
</html>

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
rescue-dog-0.3.9 app/views/layouts/application.html.erb
rescue-dog-0.3.8 app/views/layouts/application.html.erb
rescue-dog-0.3.7 app/views/layouts/application.html.erb
rescue-dog-0.3.5 app/views/layouts/application.html.erb
rescue-dog-0.3.4 app/views/layouts/application.html.erb
rescue-dog-0.3.2 app/views/layouts/application.html.erb
rescue-dog-0.3.1 app/views/layouts/application.html.erb
rescue-dog-0.3.0 app/views/layouts/application.html.erb
rescue-dog-0.2.1 app/views/layouts/application.html.erb
rescue-dog-0.2.0 app/views/layouts/application.html.erb
rescue-dog-0.1.0 app/views/layouts/application.html.erb
rescue-dog-0.0.3 app/views/layouts/application.html.erb