Colin is right, using RVM has lots of advantages! You can have
multiple Rubies and Gem versions, Gemsets for projects, etc. Highly
recommend because without it you're gonna have a tone of Gem version
problems later.
We made a 1 line script for Ubuntu which installs Wayne's RVM, with
RVM installs a Ruby version 1.9.2 then creates a Gemset which installs
Rails3.2. Just updated it for you!
Would be great if you'd give a try. Report me back how it worked
please, I'd like to publish it.