Ruby rails work (basic work)
Budget: ₹600 – ₹5,000 INR
For the Model Classes demo:
ar3-01: A screenshot that shows the result of the final Car.all command run in the Rails console.
For the Index Pages demo:
ar3-02: A screenshot that shows the index page displayed in the browser.
For the Show Pages demo: Three screenshots:
ar3-03: one that shows the show page for the record with ID of 3 displayed in the browser,
ar3-04: one that shows the index page displayed in the browser, now with links to the show pages, and
ar3-05: one that shows the contents of the index.html.erb view file (especially make sure that the link_to helper calls are visible).
ar3-01: A screenshot that shows the result of the final Car.all command run in the Rails console.
For the Index Pages demo:
ar3-02: A screenshot that shows the index page displayed in the browser.
For the Show Pages demo: Three screenshots:
ar3-03: one that shows the show page for the record with ID of 3 displayed in the browser,
ar3-04: one that shows the index page displayed in the browser, now with links to the show pages, and
ar3-05: one that shows the contents of the index.html.erb view file (especially make sure that the link_to helper calls are visible).