I’ve read several other questions about material in order to learn RoR. But my question is can I start learning RoR without Ruby?
It’s clear that the other way around is better, but I would rather try this way if it makes sense (somehow). Or learn both in parallel…
Well, given that Ruby on Rails is just Ruby written in a particular fashion (read: framework) yes you will need to learn Ruby.
You will need to learn these things about Ruby (amongst other things):
2and"foo"class_evalIs Your Friend)And these things about Rails:
And these things in general about learning:
And finally: Love what you do.