Sha256: 3f480724d66a39c6488e880f7fcfae9f59ccdff46378a297ca6871e176b0df91

Contents?: true

Size: 261 Bytes

Versions: 14

Compression:

Stored size: 261 Bytes

Contents

<!DOCTYPE html>
<html>
<head>
  <title>Best In Place TEST APP</title>
  <%= stylesheet_link_tag "scaffold", "style", "jquery-ui-1.8.16.custom" %>
  <%= javascript_include_tag "application" %>
  <%= csrf_meta_tag %>
</head>
<body>

<%= yield %>

</body>
</html>

Version data entries

14 entries across 14 versions & 3 rubygems

Version Path
very_best_in_place-2.0.3 test_app/app/views/layouts/application.html.erb
crest_in_place-2.2.0 test_app/app/views/layouts/application.html.erb
best_in_place-2.1.0 test_app/app/views/layouts/application.html.erb
best_in_place-2.0.3 test_app/app/views/layouts/application.html.erb
best_in_place-2.0.2 test_app/app/views/layouts/application.html.erb
best_in_place-2.0.1 test_app/app/views/layouts/application.html.erb
best_in_place-2.0.0 test_app/app/views/layouts/application.html.erb
best_in_place-1.1.3 test_app/app/views/layouts/application.html.erb
best_in_place-1.1.2 test_app/app/views/layouts/application.html.erb
best_in_place-1.1.1 test_app/app/views/layouts/application.html.erb
best_in_place-1.1.0 test_app/app/views/layouts/application.html.erb
best_in_place-1.0.6 test_app/app/views/layouts/application.html.erb
best_in_place-1.0.5 test_app/app/views/layouts/application.html.erb
best_in_place-1.0.4 test_app/app/views/layouts/application.html.erb