Generate scaffolding for posts resource

Опубликовано: 06 Август 2026
на канале: APPSIMPACT Academy
161
4

Hello Friends

In this lecture we will create a post resource for our course project. I am going to use scaffolding here to create this resource quickly. However if you want to do the same from scratch you can. If you want to learn how to create model, views and controller for a resource in rails from scratch, you can follow my bootcamp playlist for that. Please watch the complete lecture for a better understanding.

Please visit the bootcamp playlist if you want to create the post resource from scratch:
   • Full Stack Ruby on Rails Development Bootcamp  

Here you can find the repository of the course project:
https://github.com/ravi4rails/bloggin...

Thanks