Diving into rails but already stuck

Hi all,

I've dived into rails to try and learn as much as possible. I've installed ruby, rails and all the other bits and bobs but I'm stuck as where to go next.

I have a simple app generated and the server runs. Where do I go now? I'm trying to get my head around this MVC business.

Is there a workflow as such? Should I create a model, then a route and then a view?

I know what I'd like to create in my head but don't know how to apply it.

Thank you

2 thoughts on “Diving into rails but already stuck”

Leave a Comment