Homework for 7A

Review

Topics Covered: Models, Views, Controllers

Exercises

Note: All exercises must live inside of your session0202_exercises/firstname_lastname/d7 folder

While inside of your session0202_exercises directory, you can git add . then git commit -m "Helpful commit message here" and git push origin master to submit your homework to GitHub. (Don't forget to use git status along the way to check the state of your files in git)

Sinatra App Rebuild

Rebuild your Sinatra app, from last weekend's homework, using Rails

Note: Each member of your group should produce their own version of the homework, this is not a group assignment

Minimum Requirements:

Bonus

Example

Rails Superheroes

Great work! Now add and commit your work then push it to GitHub :)