Skip to content
This repository was archived by the owner on Dec 1, 2021. It is now read-only.

Commit 9ab3c2d

Browse files
committed
add the homework and pdf verison of slides, still need questions
1 parent 9691cda commit 9ab3c2d

File tree

2 files changed

+18
-0
lines changed

2 files changed

+18
-0
lines changed

week3/class_material/week3.pdf

1.22 MB
Binary file not shown.

week3/homework/questions.txt

+18
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
Reading
2+
Chapter 1 - Section 1.6 on Configuring a DataBase
3+
Chapter 5 Working with Active Record - Sections 5.1 - 5.4
4+
Chapter 6 Active Record Migrations - Sections 6.1-6.3
5+
6+
Code
7+
Add a different layout for 2 of your routes
8+
Create a controller filter for just one action
9+
Add a migration to your application
10+
11+
Questions:
12+
1.
13+
2.
14+
3.
15+
4.
16+
17+
Link to code on Github:
18+
<please put the link to your code on github here>

0 commit comments

Comments
 (0)