Skip to content

tslsummer13/yearbook_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

First Challenge

Make /students display a list of students. Note that you have access to a method Student.all.

Second Challenge

Make /students/0, /students/1, etc work to display individual students. Note that you have access to a method Student.find(0), Student.find(1), etc.

Third Challenge

Make each name on the index page a link to the student's individual show page.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors