On Sun, Aug 15, 2010 at 09:26, Leonardo Mateo <[email protected]> wrote:
> I'd strongly recommend you to take a look at the ruby language first.

There are 2 Ruby versions to look at if you are new, 1.8 and 1.9.
Ruby 1.9 really is a step forward from 1.8, but there are 2 problems:
1) Ruby 1.9.1 segfaults with Rails, and 2) 1.9.2 isn't out yet.

So your choices are to stick with 1.8.7 (which has seen some backports
from 1.9) or man up and use Ruby 1.9.2-RC2.  That seems stable enough.
 Anyway, don't use 1.9.1 for Rails.

> Ok, before anything else, you MUST read the Rails guides.

Same story, Rails 2.3.x is the stable one, but Rails 3 is just around
the corner.  Some apps are already using Rails 3 for production, so if
you are absolutely new to it, learn that.

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to