Learning ruby and rails

i am new to all of this, so i was wondering which one i should learn
first, ruby or rails, or both at the same time?

                                              Thanks.


                                              Dave.

I guess Ruby first. Once you know how the language works, you can start
learning a framework…

Pierre P. wrote:

I guess Ruby first. Once you know how the language works, you can start
learning a framework…

Actually I started off learning Rails first. With some basic knowledge
of object oriented programming Ruby shouldn’t be too hard to pick up.
When you’re new to Rails there’s no need to understand its internals or
advanced Ruby meta programming features. At some point you’ll want to
get into that too though, but there’s absolutely no need to master Ruby
first.