aboutsummaryrefslogtreecommitdiffstats
path: root/002-Ice-cream.md
AgeCommit message (Collapse)Author
2017-07-27002-Ice-cream.md: Use a readable variable nameHEADmasterTeddy Wing
In the view example, I had used a super short block variable name, but now that I think about it, it should really be something readable.
2017-07-27002-Ice-cream.md: Change "avant" to "auparavant"Teddy Wing
"Avant" sounds weird/wrong to me.
2017-07-27Fix various typosTeddy Wing
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