Hacker News new | past | comments | ask | show | jobs | submit login

Coming to Rails frustrated with the slog that you have to deal with otherwise is exactly the path that Rails was designed to accomodate. You know and appreciate the fact that Rails is making decisions for you to help you get going while a beginner would probably be overwhelmed by all the complexity.



Absolutely - and in fact, one of the virtues of the better Rails tutorials is that they do expose you to some of the complexity.

You learn to understand that things are passing between the model and controller, and the rough sequence of things. I've come to appreciate the basics of a RESTful approach, and why things are as they are. I'll of course need to take away the abstraction over time, but without having the abstraction in the first place, I probably wouldnt have started.

That said, I second the point about getting it installed. I shouldn't have to be on StackOverflow for that.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: