Sha256: d49f70bbf84de2bdbb3bbadb31247d59241b95d95540593eda37c9e22041c05f

Contents?: true

Size: 295 Bytes

Versions: 12

Compression:

Stored size: 295 Bytes

Contents

<!DOCTYPE html>
<html>
<head>
  <title>Best In Place TEST APP</title>
  <%= stylesheet_link_tag "scaffold", "style" %>
  <%= javascript_include_tag "jquery-1.4.4.min", "rails", "jquery.purr", "best_in_place", "application" %>
  <%= csrf_meta_tag %>
</head>
<body>

<%= yield %>

</body>
</html>

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
best_in_place-0.2.3 test_app/app/views/layouts/application.html.erb
best_in_place-0.2.2 test_app/app/views/layouts/application.html.erb
best_in_place-0.2.1 test_app/app/views/layouts/application.html.erb
best_in_place-0.2.0 test_app/app/views/layouts/application.html.erb
best_in_place-0.1.9 test_app/app/views/layouts/application.html.erb
best_in_place-0.1.8 test_app/app/views/layouts/application.html.erb
best_in_place-0.1.7 test_app/app/views/layouts/application.html.erb
best_in_place-0.1.6 test_app/app/views/layouts/application.html.erb
best_in_place-0.1.5 test_app/app/views/layouts/application.html.erb
best_in_place-0.1.4 test_app/app/views/layouts/application.html.erb
best_in_place-0.1.3 test_app/app/views/layouts/application.html.erb
best_in_place-0.1.2 test_app/app/views/layouts/application.html.erb