From 1b5ea95633912282ea45c766e60853dc957398d0 Mon Sep 17 00:00:00 2001 From: Teddy Wing Date: Tue, 25 Jul 2017 22:54:40 +0200 Subject: Initial commit. First version of tutorial. 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 --- 006-Commentaires.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 006-Commentaires.md (limited to '006-Commentaires.md') diff --git a/006-Commentaires.md b/006-Commentaires.md new file mode 100644 index 0000000..0aba851 --- /dev/null +++ b/006-Commentaires.md @@ -0,0 +1 @@ +Comm -- cgit v1.2.3