Sha256: e12b0d8961a4322d946c3569ee89acbc6896cd580baabb8d3bbcdc92984fe3a4

Contents?: true

Size: 206 Bytes

Versions: 15

Compression:

Stored size: 206 Bytes

Contents

<!DOCTYPE html>
<html>
<head>
  <title>App</title>
  <%= stylesheet_link_tag    "application", :media => "all" %>
  <%= javascript_include_tag "application" %>
</head>
<body>

<%= yield %>

</body>
</html>

Version data entries

15 entries across 15 versions & 2 rubygems

Version Path
focused_controller-2.0.3 test/app/app/views/layouts/application.html.erb
focused_controller-2.0.2 test/app/app/views/layouts/application.html.erb
focused_controller-2.0.1 test/app/app/views/layouts/application.html.erb
focused_controller-2.0.0 test/app/app/views/layouts/application.html.erb
focused_controller-1.2.1 test/app/app/views/layouts/application.html.erb
focused_controller-1.2.0 test/app/app/views/layouts/application.html.erb
focused_controller-1.1.1 test/app/app/views/layouts/application.html.erb
focused_controller-1.1.0 test/app/app/views/layouts/application.html.erb
controll-0.3.2 spec/controll_app/app/views/layouts/application.html.erb
controll-0.3.1 spec/controll_app/app/views/layouts/application.html.erb
focused_controller-1.0.0 test/app/app/views/layouts/application.html.erb
controll-0.3.0 spec/controll_app/app/views/layouts/application.html.erb
controll-0.2.0 spec/app/app/views/layouts/application.html.erb
focused_controller-0.2.0 test/app/app/views/layouts/application.html.erb
focused_controller-0.1.0 test/app/app/views/layouts/application.html.erb