Skip to content

Instantly share code, notes, and snippets.

@ivanvanderbyl
Created February 7, 2010 00:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ivanvanderbyl/297074 to your computer and use it in GitHub Desktop.
Save ivanvanderbyl/297074 to your computer and use it in GitHub Desktop.
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="csrf-param" content="authenticity_token"/>
<meta name="csrf-token" content="KfFm2BuhwmRs4I28F2hQVyD7/FB03UehQJnkFf5U/So="/>
<title>My app</title>
</head>
<body>
Rails version 3.0.0.beta1
<h1>Welcome#index</h1>
<p>Find me in app/views/welcome/index.html.erb</p>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment