Topics Covered: Building Twitter by Hand
For this exercise, list the 6 steps required to put together a functioning Rails Application without scaffolding.
tweets#create
and tweets#index
have the same routing helper, how are they routed to different controller actions?
render "view"
?Today, your learned how to use forms in your application. In this application, a form is used to make new posts. Extend your meowbook app from yesterday to add this functionality.
Keep working on your projects! The exercises matter, but please take some time today to sit down with your teammate and hash out your proposal. Make sure you meet with Micah at some point tomorrow to discuss it, especially the Code section.
Happy Weekend? :/