Sha256: 63a135aad68192c5f2be66285217047adb0d95085220c7458c4875b613ab9b0e
Contents?: true
Size: 246 Bytes
Versions: 16
Compression:
Stored size: 246 Bytes
Contents
<html> <head> <title><%= controller_class_name %>: <%%= 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
16 entries across 16 versions & 4 rubygems