Thank you guys, this is what I did, apparently it is project specific

$ mkdir myapp
$ cd myapp
$ rvm use ruby-2.1.1@myapp --ruby-version --create
$ gem install rails --pre
$ rails new .

I have also got the ruby server running, but have no idea how to start 
programming with ruby. I am using TextMate, so if I write some code now 
where should I exactly save that file to?
Thank you

-- 
Posted via http://www.ruby-forum.com/.

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/rubyonrails-talk/2f0e1ecc3e81f9298cc785f02c922c1b%40ruby-forum.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to