by deedubaya on 12/13/21, 1:28 PM with 2 comments
by johntdaly on 12/13/21, 1:50 PM
1) rvm vs rbenv, I’m on the rvm side so I would nope out
2) db choice, PostgreSQL, yup very popular but I’ve got MongoDB and MariaDB installed and SQLite comes by default so I would nope out here too
3) overall nice, I think I would recommend it to somebody who wants to start out when I don’t have time to help them set up, did the setup with a friend for the rails alpha 2 weeks ago (with rvm and SQLite). There is a place for something like this to make it easier for noobs to rails
4) I’ve done this setup often enough, I should have created a script for my setup long time ago and pushed it to github
by tnorthcutt on 12/13/21, 9:33 PM
I totally get that this is aimed toward mostly people without much programming experience, but perhaps it would also be useful to people who are simply new to rails :)