Hello Friends
In this lecture of the course we will work with the faker gem to populate the user model with dummy records. This is sometimes very important to have some data in our application's database to test and work with app features. And after followinf this lecture you can use faker gem for other models as well and in any other rails project as well. Please watch the complete lecture for a better understanding.
Thanks