diff options
| author | Teddy Wing | 2015-12-26 13:01:57 -0800 |
|---|---|---|
| committer | Teddy Wing | 2015-12-26 13:01:57 -0800 |
| commit | 60437baa80ff98cb90317def2243f4599374fe94 (patch) | |
| tree | 035458cf37fcb0b0193889f3c35b41459cb7547c | |
| parent | e8e7f9241cd125adab940a6c77fafe6bb45584ee (diff) | |
| download | Ruby-Web-Sessions-Exercise-master.tar.bz2 | |
| -rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -12,6 +12,8 @@ template. With `Rack::Session::Cookie`, the session is accessible via a hash called `session`. +The solution is avalilable in the `solution` branch. + ## Installing Run |
