Skip to content

cspp52553/week3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Week 3 Homework

This week, you'll modify a Rails app to implement all seven actions neeeded to fully "CRUD" a single database-backed resource.

Requirements

Open up the included Rails application, PhotoApp:

  • Create a controller named "PhotosController"
  • Implement all seven CRUD actions

ALSO:

Build three more Rails applications that mimic or extend the functionality of these sites:

Remember these key ideas:

  • Remember the RCAV recipe.
  • Remember the four HTTP methods that your routes can support.

About

Code and homework for Week 3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published