Sha256: 8579dc3b241b74cfa82387ff8dea1bcc815910c740890b5fe0219b89409f5868
Contents?: true
Size: 485 Bytes
Versions: 27
Compression:
Stored size: 485 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><%= controller_class_name %>: <%%= controller.action_name %></title> <%%= stylesheet_link_tag 'scaffold' %> <%%= rightjs_scripts %> </head> <body> <%%= flashes %> <%%= yield %> </body> </html>
Version data entries
27 entries across 27 versions & 1 rubygems