Following the usual Active Reading (AR) Instructions, carefully read and perform the steps in each of the following Demos-n-Deets demos:
cd
into your workspace folder.git clone
the base app repo, giving it a custom name, like sa1-ar-model-classes
.cd
into the new working directory.git switch
to the base app branch specified in the demo.bundle install
/rails db:migrate && rails db:seed
, and begin the demo.Car.all
command run in the Rails console.index.html.erb
view file in VS Code (especially make sure that the link_to
helper calls are visible).Important! All screenshots must include your computer’s desktop in the background so that it is recognizable as your desktop. Also, all screenshots of web pages must display the entire URL of the page in the browser’s location bar. (Watch out, as some browsers like to hide parts of the URL unless you click on it.)