aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2017-07-27001-Setup.md: Fix colonsTeddy Wing
Colons should be surrounded with spaces.
2017-07-25README: Fix command reference file linkTeddy Wing
Turns out the parser requires the link to not have spaces in it. Replace these with their URL encoded variants.
2017-07-25Give "Référence de Commandes" a Markdown extensionTeddy Wing
To get it to convert the Markdown to HTML for rendering on GitHub.
2017-07-25Add READMETeddy Wing
Include a linked table of contents
2017-07-25Initial commit. First version of tutorial.Teddy Wing
Includes: * Prerequisite installation procedures * Project setup * Ice Cream model and page display * Authentication * Creating a model via the interface * A Rails command reference Desired additions: * Editing ice creams (only by users who created them) * Comments on ice creams * Ratings of ice creams * Maybe some info about the asset pipeline