| Age | Commit message (Collapse) | Author | 
|---|
|  | Add information about the exercise, what you're supposed to do, how to
access the session, and information about installing, running the server
and testing. | 
|  | pack:
Zips relevant files for distribution
clean:
Removes the zip file generated in `pack`. | 
|  |  | 
|  | Provide a task that runs the development server. | 
|  | This file has been cleaned from its original implementation in the
'solution' branch to remove the solution to the exercise dealing with
the session.
Comments are added in spots where additional code must be filled in. | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  | A setup file for initialising the project. | 
|  | Ignore Bundler directories. | 
|  | Use Sinatra. |