Sha256: 0f943f981c81fe0f8d4f80544da661cbc50d0f80894c19acd8c511266e2b71f1
Contents?: true
Size: 208 Bytes
Versions: 1
Compression:
Stored size: 208 Bytes
Contents
<html> <head> <title>Entries: <%= controller.action_name %></title> <%= stylesheet_link_tag 'scaffold' %> </head> <body> <p style="color: green"><%= flash[:notice] %></p> <%= yield %> </body> </html>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
user_query-0.1.0 | examples/userqueryex/app/views/layouts/entries.rhtml |