Complete Exit Ticket: http://ix-exit-tickets.herokuapp.com/
Topics Covered: introduction to rails
Note: All exercises must live inside of your s0203_exercises/firstname_lastname/d6
folder
While inside of your s0203_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)
Complete the lab from class today (Sections 2 - 5)! Try to write down questions as comments inline if any come up. Commit and push the lab to Github under your d6/blog
folder.
d6
directory and typing git clone
with the appropriate URL in your terminal..git
directory in the repo.controller_app
, complete the views in the views_app
, and complete the model in the model_app
.