Ruby on Rails > Rails Helper Methods > Flashcards
What does CRUD stand for?
CreateReadUpdateDelete
What are nested routes?
They allow to modify an object that is associated with another object.