| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-12-26 | README: Add a note about where to find the exercise solutionHEADmaster | Teddy Wing | |
| 2015-12-26 | README: Change the title | Teddy Wing | |
| Clarify that we're dealing with _web_ sessions. | |||
| 2015-12-26 | README: Add a note about the license | Teddy Wing | |
| 2015-12-26 | README: Add a note about this exercise's origin | Teddy Wing | |
| 2015-12-08 | Add LICENSE (MIT) | Teddy Wing | |
| 2015-12-08 | Add README.md | Teddy Wing | |
| 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. | |||
| 2015-12-08 | Makefile: Add `pack` and `clean` tasks | Teddy Wing | |
| pack: Zips relevant files for distribution clean: Removes the zip file generated in `pack`. | |||
| 2015-12-08 | Merge branch 'cleaned-for-exercise' | Teddy Wing | |
| 2015-12-08 | Add Makefile | Teddy Wing | |
| Provide a task that runs the development server. | |||
| 2015-12-08 | Add app.rb from branch 'solution' | Teddy Wing | |
| 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. | |||
| 2015-12-08 | Add test/ from branch 'solution' | Teddy Wing | |
| 2015-12-08 | Add views/ from branch 'solution' | Teddy Wing | |
| 2015-12-08 | Add Rakefile from branch 'solution' | Teddy Wing | |
| 2015-12-08 | Add Gemfile from branch 'solution' | Teddy Wing | |
| 2015-12-07 | Add setup.sh | Teddy Wing | |
| A setup file for initialising the project. | |||
| 2015-12-07 | Add .gitignore | Teddy Wing | |
| Ignore Bundler directories. | |||
| 2015-12-07 | Initial commit. Add Gemfile. | Teddy Wing | |
| Use Sinatra. | |||
