Rails Helper Methods Flashcards
1
Q
What does CRUD stand for?
A
Create
Read
Update
Delete
2
Q
What are nested routes?
A
They allow to modify an object that is associated with another object.
What does CRUD stand for?
Create
Read
Update
Delete
What are nested routes?
They allow to modify an object that is associated with another object.