/sinatra-sessions-breakout

Small demo app demonstrating use of sessions for error messages

Primary LanguageRuby

Sinatra

Brought to you by Lighthouse Labs

Getting Started

  1. bundle install
  2. shotgun -p 3000 -o 0.0.0.0
  3. Visit http://localhost:3000/ in your browser