From dca7d69c7f1f937c36cb15dd2b31fbe3a8e95d58 Mon Sep 17 00:00:00 2001 From: Teddy Wing Date: Sat, 26 Dec 2015 12:59:36 -0800 Subject: README: Add a note about this exercise's origin --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index c21a4dd..b2efee4 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,8 @@ Session Exercise ================ This is an exercise designed to help illustrate how sessions can facilitate -authentication on the web. +authentication on the web. It was written for one of my students at [The +Firehose Project](http://www.thefirehoseproject.com/). Fill in the route blocks in `app.rb` such that POSTing the accepted user credentials to '/' log the user in using the session, and display the logged in -- cgit v1.2.3