Sha256: abeb2175471e0821b47aea8abca7ee86eccfe9eb2250046d82d768a3107eea1a

Contents?: true

Size: 473 Bytes

Versions: 68

Compression:

Stored size: 473 Bytes

Contents

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
       "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
  <meta http-equiv="content-type" content="text/html;charset=UTF-8" />
  <title>Somethings: <%= controller.action_name %></title>
  <%= stylesheet_link_tag 'scaffold' %>
</head>
<body>

<p style="color: green"><%= flash[:notice] %></p>

<%= yield  %>

</body>
</html>

Version data entries

68 entries across 68 versions & 22 rubygems

Version Path
spree-0.6.0 vendor/plugins/resource_controller/test/app/views/layouts/somethings.rhtml
spree-0.5.1 vendor/plugins/resource_controller/test/app/views/layouts/somethings.rhtml
spree-0.7.0 vendor/plugins/resource_controller/test/app/views/layouts/somethings.rhtml
spree-0.7.1 vendor/plugins/resource_controller/test/app/views/layouts/somethings.rhtml
spree-0.8.0 vendor/plugins/resource_controller/test/app/views/layouts/somethings.rhtml
spree-0.8.1 vendor/plugins/resource_controller/test/app/views/layouts/somethings.rhtml
spree-0.8.2 vendor/plugins/resource_controller/test/app/views/layouts/somethings.rhtml
spree-0.8.3 vendor/plugins/resource_controller/test/app/views/layouts/somethings.rhtml