Sha256: 19859bdf8c741d569c04859d31c81e0029f95c0a41314d6ef44514cf13e54761

Contents?: true

Size: 459 Bytes

Versions: 4

Compression:

Stored size: 459 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>Posts: <%= controller.action_name %></title>
  <%= stylesheet_link_tag 'scaffold' %>
</head>
<body>

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

<%= yield %>

</body>
</html>

Version data entries

4 entries across 4 versions & 2 rubygems

Version Path
transactionata-0.3.0 test/rails2/app/views/layouts/posts.html.erb
transactionata-0.2.0 test/rails2/app/views/layouts/posts.html.erb
transactionata-0.1.0 test/rails2/app/views/layouts/posts.html.erb
rails-services-0.1.5 test/rails_app_v2/app/views/layouts/posts.html.erb