Skip to content

Instantly share code, notes, and snippets.

@daz4126
Created June 24, 2012 14:56
Show Gist options
  • Save daz4126/2983550 to your computer and use it in GitHub Desktop.
Save daz4126/2983550 to your computer and use it in GitHub Desktop.
@@index
h1 Sinatra Flash
form action="/time" method="POST"
input type="submit" value="What Time Is It?" title="What time is it?"
p The time is #{flash[:time]}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment