Sha256: babc6f6d647090a1fff34ba074898a70573ba22a2700ae81e29322b2e3dffc27
Contents?: true
Size: 579 Bytes
Versions: 234
Compression:
Stored size: 579 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" /> <meta name="description" content="Posts, posts and more posts" /> <meta name='keywords' content='posts' /> <title>Posts: <%= controller.action_name %></title> <%= stylesheet_link_tag 'scaffold' %> </head> <body> <p style="color: green"><%= flash[:notice] %></p> <%= yield %> </body> </html>
Version data entries
234 entries across 120 versions & 22 rubygems