Where can I find a good ruby on rails 3 tutorial that doesn't use scaffolding to teach rails?
Does anyone know where can I find a good ruby on rails 3 tutorial that doesn’t use scaffolding to teach rails?
Observing members:
0
Composing members:
0
4 Answers
Is there something in particular you are trying to learn? There is a lot to rails.
Do you already know rails < 3 and are trying to get up to speed or are you new to rails?
I like: http://railscasts.com
There are some guides that might be interesting to you: http://guides.rubyonrails.org/
@phaedryx I’m new to rails. Starting with rails 3. I have learnt some basics and have developed a small app too. But, yes, like you said, there is more to rails. I’m trying to find a good place where I can look when I have some doubts or questions. There are only very few examples out there for rails 3 that sometimes i miss the basics :( I think I’ll find http://railscasts.com useful. Thanks.
@phaedryx thanks man!!! I’ll follow those. (Second link is broken btw, remove one http:// :-) )
Answer this question
This question is in the General Section. Responses must be helpful and on-topic.