Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

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

image text in transcribed

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

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Database Processing Fundamentals Design And Implementation

Authors: David M. Kroenke

5th Edition

B000CSIH5A, 978-0023668814

More Books

Students also viewed these Databases questions