Sha256: 530e02ce01913eb451c3a260f5213de883e7a8cb85aa3366763f528729ca8db1
Contents?: true
Size: 214 Bytes
Versions: 30
Compression:
Stored size: 214 Bytes
Contents
<html> <head> <title>: <%= controller.action_name %></title> <%= stylesheet_link_tag 'scaffold' %> </head> <body> <p style="color: green"><%= flash[:notice] %></p> <%= @content_for_layout %> </body> </html>
Version data entries
30 entries across 30 versions & 3 rubygems