Okay ive read the ruby on rails tutorial book, and i felt like i was learning it. But when i finished i wanna start my own practice project but i cant seem to think of how to start the app.
Are the controller names plural and capitalized? is a model name singular? the book showed that the password hashing and stuff was done in a helper file, but i thought that stuff was done in the model?
i just need some direction on how to start the app skeleton i guess
please help!