Sha256: b97ff048d5e19f2969bb63d9880280ab4835071f35ebbafbb8722035ecf020fb

Contents?: true

Size: 335 Bytes

Versions: 2

Compression:

Stored size: 335 Bytes

Contents

<!DOCTYPE html>
<html>
<head>
  <title>Dummy</title>
  <%= stylesheet_link_tag    "application", :media => "all" %>
  
  <%= javascript_include_tag    "http://api-maps.yandex.ru/2.0/?load=package.full&lang=ru-RU" %>
  
  <%= javascript_include_tag "application" %>
  <%= csrf_meta_tags %>
</head>
<body>

<%= yield %>

</body>
</html>

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
the_sortable_tree_mongoid-1.8.5.1 spec/dummy/app/views/layouts/application.html.erb
the_sortable_tree_mongoid-1.8.5 spec/dummy/app/views/layouts/application.html.erb