Question: Use this link please to view and see how to do this assignment : file:///C:/Users/Haseeb/Downloads/RailsBasics3.pdf In the Rails Note-Taking app that you created during the

Use this link please to view and see how to do this assignment : file:///C:/Users/Haseeb/Downloads/RailsBasics3.pdf
In the Rails Note-Taking app that you created during the last lab: .Generate a model for notes with two fields - one for a note title and for the note itself Run the migration Create the first two notes in the rails console using ActiveRecord Set up your show method in the controller and your show page Create one more note using the form You can use the RailsBasics3.pdf document as a basis for these changes to your app. Be sure you are committing changes to your git repository as dictated in the slides! What to submit: Your zipped project folder A screenshot of your rails console showing the two additions A screenshot of your browser after saving a third note. he assignment will be graded as follows: 2 points-screenshot of the rails console shows both additions were successful 3 points-screenshot of the browser shows the show page and the successful additions 6 points - the project works correctly to add new items to the database 4 points-2 points for each of the two commits with meaningful messages In the Rails Note-Taking app that you created during the last lab: .Generate a model for notes with two fields - one for a note title and for the note itself Run the migration Create the first two notes in the rails console using ActiveRecord Set up your show method in the controller and your show page Create one more note using the form You can use the RailsBasics3.pdf document as a basis for these changes to your app. Be sure you are committing changes to your git repository as dictated in the slides! What to submit: Your zipped project folder A screenshot of your rails console showing the two additions A screenshot of your browser after saving a third note. he assignment will be graded as follows: 2 points-screenshot of the rails console shows both additions were successful 3 points-screenshot of the browser shows the show page and the successful additions 6 points - the project works correctly to add new items to the database 4 points-2 points for each of the two commits with meaningful messages
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
