Skip to content

Commit b0eb7b3

Browse files
committed
added outline
1 parent 6afdc70 commit b0eb7b3

1 file changed

Lines changed: 7 additions & 6 deletions

File tree

README.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
1-
---
2-
tags:
3-
languages:
4-
resources:
5-
---
1+
# Basic Sinatra Forms Lab
62

7-
# Basic Sinatra Forms Lab
3+
## Teacher outline
4+
The lab should consist of:
5+
+ Students creating html forms on multiple get routes
6+
+ Creating 'Post' routes for each form in the controller
7+
+ Manipulating the data in params and seting to instance variables
8+
+ Render the data in the instance variables in new .erb files

0 commit comments

Comments
 (0)