Skip to content

Instantly share code, notes, and snippets.

@jonmarkgo
Created August 7, 2012 20:45
Show Gist options
  • Save jonmarkgo/3289141 to your computer and use it in GitHub Desktop.
Save jonmarkgo/3289141 to your computer and use it in GitHub Desktop.
outletserver3
get '/' do
erb :index, :locals => {:msg => "Control the Outlet"}
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment