Coursesity is supported by learner community. We may earn affiliate commission when you make purchase via links on Coursesity.
Rails Routes and Resources Course
You've seen how to create a Rails resource using a scaffold. But scaffolds don't offer flexibility in how a resource is set up. Let's create a resource totally by hand to see how it's put together.