Skip to content

Instantly share code, notes, and snippets.

@elvio
Created February 8, 2009 18:52
Show Gist options
  • Save elvio/60455 to your computer and use it in GitHub Desktop.
Save elvio/60455 to your computer and use it in GitHub Desktop.
<html>
<head>
<title>Sendo feliz com o Active Scaffold</title>
<%= javascript_include_tag :defaults %>
<%= active_scaffold_includes %>
</head>
<body>
<%= yield %>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment