-
Notifications
You must be signed in to change notification settings - Fork 4
/
config.yaml
279 lines (277 loc) · 9.11 KB
/
config.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
# This file is auto-generated and orders your content based on the file structure of your repo.
# Do not edit this file; it will be replaced the next time you run the preview command.
# To manually order the contents of this curriculum rather than using the auto-generated file,
# include a config.yaml in your repo following the same conventions as this auto-generated file.
# A user-created config.yaml will have priority over the auto-generated one.
---
Standards:
-
Title: Intro To Rails
Description: Dynamic Websites with Ruby
UID: bb7819c8db911d58228bd3eb76f56b28
SuccessCriteria:
- success criteria
ContentFiles:
-
Type: Lesson
UID: 89fce2796fced5c6c8ed7a827fc6a23d
Path: /intro-to-rails/preview-rails.md
-
Type: Lesson
UID: c566d09cdaa69442acef736d38003eca
Path: /intro-to-rails/rails-installfest.md
-
Type: Lesson
UID: 59ae0270a927adbf6596e397c8613281
Path: /intro-to-rails/what-is-ruby-on-rails.md
-
Type: Lesson
UID: 312a5c0b3e99af5894b35a9c4c5e9d45
Path: /intro-to-rails/rails-template-setup.md
-
Type: Lesson
UID: 73613c93-8765-45f4-a268-d2b28a9b769b
Path: /intro-to-rails/rails-live-code-intro.md
-
Type: Lesson
UID: abec1a7d-46f7-46c0-8a48-fe650348ca0f
Path: /intro-to-rails/controllers.md
-
Type: Lesson
UID: b439e7bc-c560-4f5a-88ec-0a2bb9d5f147
Path: /intro-to-rails/erb-and-layout.md
-
Type: Lesson
UID: 810aff9a-cc52-4a23-9592-f5d0c95843ff
Path: /intro-to-rails/intro-to-testing-controllers.md
-
Type: Lesson
UID: 4afae963-3da7-4f32-b6e8-06feec7d7e73
Path: /intro-to-rails/route-parameters.md
-
Type: Lesson
UID: f20821ba-c06a-4f16-8954-ced7af4f909e
Path: /intro-to-rails/show-action-intro.md
-
Type: Lesson
UID: b2f39efa-2c0e-44f8-a20f-2f102743ab60
Path: /intro-to-rails/requests-and-responses.md
-
Type: Lesson
UID: 0f5b8307-6b18-4eba-b1b7-899df7114fbe
Path: /intro-to-rails/database-intro.md
-
Type: Lesson
UID: 7fc8a4de-239c-489b-ae96-275328cfa5a2
Path: /intro-to-rails/active-record-migrations.md
-
Type: Lesson
UID: 0cd8300e-8112-4785-8c31-a88d53cd526e
Path: /intro-to-rails/rails-forms.md
-
Type: Lesson
UID: c98ded11-c52f-404f-9627-b514288da5d4
Path: /intro-to-rails/testing-db-in-controllers.md
-
Type: Lesson
UID: 3595d600-9f2f-45c2-85e9-aff6836c156f
Path: /intro-to-rails/routes-and-resources.md
-
Type: Lesson
UID: 68c171e8-c2db-4150-95c5-83c495aa09ec
Path: /intro-to-rails/active-record-models.md
-
Type: Lesson
UID: e1c65cf8-e32b-4546-899e-624ede10c40d
Path: /intro-to-rails/using-active-record-in-code.md
-
Type: Lesson
UID: 820575cc-149c-4499-8aac-a6e093449454
Path: /intro-to-rails/restful-routing.md
-
Type: Lesson
UID: 21e34fd9-fad5-44b7-859b-63593c3196b5
Path: /intro-to-rails/safety-idempotency.md
-
Type: Lesson
UID: fb593de8-8724-4e04-b4c7-b5f541da0356
Path: /intro-to-rails/common-view-helpers.md
-
Type: Lesson
UID: fd19bfba-820f-4990-83c3-e2cb856eb7a0
Path: /intro-to-rails/destroy-action.md
-
Type: Lesson
UID: 517907a2-3443-430b-80e9-b2a30df9326b
Path: /intro-to-rails/strong-params.md
-
Type: Checkpoint
UID: bdb65ac4-b1c2-4168-a2c5-681a62145dd7
Path: /intro-to-rails/tasklist.checkpoint.md
-
Title: Intro to Rails 2
Description: Database Relationships
UID: 19936510-d34e-4a5f-83ca-13b3cb4dec17
SuccessCriteria:
- success criteria
ContentFiles:
-
Type: Lesson
UID: 8814c922-bd7a-4b6c-8ce8-b2912b466fbb
Path: /intro-to-rails-2-relationships/view-partials.md
-
Type: Lesson
UID: 87dc8b53-a42f-4253-8c2e-2ad7e4ad0083
Path: /intro-to-rails-2-relationships/ar-relationships.md
-
Type: Resource
UID: 521c2569-cba0-49f2-8b61-de6c7e9db879
Path: /intro-to-rails-2-relationships/active-record-relationships-exercise.resource.md
-
Type: Lesson
UID: 11bfd0d7-e5cd-4b85-bb68-3defb3d96a95
Path: /intro-to-rails-2-relationships/db-seeds.md
-
Type: Resource
UID: 63695894-1d7c-4409-aff9-5e583e4117c5
Path: /intro-to-rails-2-relationships/db-seeds-sample.resource.md
-
Type: Lesson
UID: 8a57ea2f-1bbf-4c6a-9970-c797225ed049
Path: /intro-to-rails-2-relationships/ar-validations.md
-
Type: Lesson
UID: f7d889b0-3dc6-4737-9f2a-c2987f10b53e
Path: /intro-to-rails-2-relationships/nested-routes.md
-
Type: Lesson
UID: 53280ecf-9be0-4cdf-824f-5bfd695785a9
Path: /intro-to-rails-2-relationships/model-logic.md
-
Type: Checkpoint
UID: aaa15fad-6d86-4372-9db2-f4af69d0b6aa
Path: /intro-to-rails-2-relationships/rideshare-rails.checkpoint.md
-
Title: Intro to Rails 3
Description: Model Methods, Testing & Session
UID: 6653a5e6-a24f-476b-8924-41e00a20f1e3
SuccessCriteria:
- success criteria
ContentFiles:
-
Type: Lesson
UID: 4137bf73-2b7f-4dbd-8f5b-872c42bf4d65
Path: /intro-to-rails-3/many-to-many-relationships.md
-
Type: Lesson
UID: 4754c232-eed0-43ee-8140-8d5e6677e8a7
Path: /intro-to-rails-3/indirect-relationships.md
-
Type: Lesson
UID: 4207c9c8-2c4c-4f50-b30b-13adc3db8a90
Path: /intro-to-rails-3/the-test-db.md
-
Type: Lesson
UID: df4946e9-c838-4168-b9e6-7bc21ced0084
Path: /intro-to-rails-3/flash.md
-
Type: Lesson
UID: d463399f-9c6f-4809-b6b2-f562e0ba1b6f
Path: /intro-to-rails-3/model-testing.md
-
Type: Lesson
UID: c45d3273-9d86-4e46-9a54-14dae9781527
Path: /intro-to-rails-3/session.md
-
Type: Lesson
UID: 250e3868-1a85-4ea5-a752-e36a7d5fea25
Path: /intro-to-rails-3/testing-session.md
-
Type: Lesson
UID: b8db878f-1bd7-4a6b-84ae-537a3eb754b2
Path: /intro-to-rails-3/deploying-to-heroku.md
-
Type: Lesson
UID: 982401cb-7a66-4b2a-a2dd-3158e86bf4f2
Path: /intro-to-rails-3/controller-filters.md
-
Type: Lesson
UID: 4c17ee53-15b1-4afb-ac04-46eb7dd70404
Path: /intro-to-rails-3/controller-filters-contd.md
-
Type: Lesson
UID: 87684b39-37b5-4e21-9f9a-3e5410b7d33c
Path: /intro-to-rails-3/view-helpers.md
-
Type: Checkpoint
UID: d39aa588-214f-4a82-98a6-c99e924e5969
Path: /intro-to-rails-3/media-ranker.checkpoint.md
-
Title: Intro to Rails 4
Description: Authentication & Authorization
UID: aa2bd758-42fe-45f4-a8ae-a6722d4e6b00
SuccessCriteria:
- success criteria
ContentFiles:
-
Type: Lesson
UID: d37d1265-302c-4ec5-9771-f7af5bdb16a7
Path: /intro-to-rails-4/oauth.md
-
Type: Lesson
UID: 368879b0-f6d8-4271-98f9-e579eafb08b8
Path: /intro-to-rails-4/oauth-with-omniauth.md
-
Type: Lesson
UID: 82319eec-adbe-46f7-9b48-8d752f18eab5
Path: /intro-to-rails-4/testing-oauth.md
-
Type: Lesson
UID: 32246185-af96-4a60-857a-7f4cf494a66b
Path: /intro-to-rails-4/oauth-contd.md
-
Type: Lesson
UID: c46f0985-5cc0-4c49-aac3-6d26f5c157ac
Path: /intro-to-rails-4/testing-authorization.md
-
Type: Lesson
UID: c5fd9080-f9f8-480a-b900-b1a778495d92
Path: /intro-to-rails-4/validations.md
-
Type: Checkpoint
UID: c85553e3-19b3-44e1-a896-6fa3ea89487e
Path: /intro-to-rails-4/betsy.checkpoint.md
-
Title: Intro to Rails 5
Description: Authentication & Authorization Individual Practice
UID: 92af2efb-8a26-43a2-bd49-90f5999b3222
SuccessCriteria:
- success criteria
ContentFiles:
-
Type: Checkpoint
UID: fcb4ba04-c17a-472c-864d-1fe623afd96f
Path: /intro-to-rails-5/media-ranker-revisited.checkpoint.md
-
Title: Intro to Rails 6
Description: Rails APIs
UID: 11f08f25-e00d-479a-9bbc-009a190cea9e
SuccessCriteria:
- success criteria
ContentFiles:
-
Type: Lesson
UID: 63352582-7759-400a-b29f-2522fdeeae9f
Path: /intro-to-rails-6/intro-to-rails-api.md
-
Type: Lesson
UID: 209b4744-7293-4d9c-9804-2137c50403f1
Path: /intro-to-rails-6/creating-an-api.md
-
Type: Lesson
UID: c2508193-e814-4ef8-93fd-bfc2e181015b
Path: /intro-to-rails-6/adding-create-action.md
-
Type: Checkpoint
UID: d56ceccc-d7cb-4ffd-91da-a700a4841014
Path: /intro-to-rails-6/videostore-api.checkpoint.md