Anyone, I need some help to configure RoR using MySQL and phpmyadmin. I’m stuck here.
how to configure it so I can use scaffold to create simple CRUD, i’m still learning on it.
Thanks
Anyone, I need some help to configure RoR using MySQL and phpmyadmin. I’m stuck here.
how to configure it so I can use scaffold to create simple CRUD, i’m still learning on it.
Thanks
Have you worked through some tutorials? railstutorial.org is good and is free to use online. Also look through the Rails Guides.
If you have already done that then can you explain at what point you are stuck. phpmyadmin is not required for rails development by the way.
Colin
Oh, I see so there are free if I read it online and phpmyadmin isn’t required for RoR.
next time I’ll ask again Thankyou