If you want to keep up with the latest versions of ruby and rails rvm will simplify life. If however you want to settle on a version and spend your time developing your application you can just skip rvm.

YMMV
Norm

On 06/24/2011 09:30 AM, VitorHP wrote:
U should really consider on taking RVM.

When a newer Ruby version come out, you'll be able to maintain your projects with their current version and also install the new version along with the current version you're using.

Makes life a lot easier and it's not difficult to install.

Em 24/6/2011 13:20, Paul escreveu:
You don't *need* RVM, but it makes life easier. It is an easy way to
install Ruby 1.9.2p180 to start with. Then, when a new version of Ruby
comes out, it will make it trivial to upgrade.

On Fri, Jun 24, 2011 at 4:38 AM, Sebastian
<sebastian.go...@googlemail.com>  wrote:
Thank you for clarification!!!

One last question:

I think I don't need to play around with different Ruby or Rails
version. I need Rails 3 with Ruby 1.9.2. So do I really need rvm?

I want to use sqlite3 as database. Is there any recommendation for the
web server: Apache or nginx?

Thanks at all,
Sebastian


On 24 Jun., 08:44, "exelstu...@gmail.com"<exelstu...@gmail.com>
wrote:
Its a typo, I meant you can't go far wrong with either of them, but from
what I've seen with a lot of vps vendors, Ubuntu 10.4 is usually the
default, although you can switch to other versions newer or older.

These are the instructions I followed to get a good deployment on 10.4, they
start you with rvm so you can easily play with diff versions of
ruby/rails/gems:

http://www.web2linux.com/05/installing-rails-3-on-ubuntu-10-04-lucid-...

After it you can go to:

http://modrails.com/install.html

and install Passenger and then the gem module for either apache or nginx.

During setup it will give you the option to let the module setup the
webserver with correct settings for passenger included.

On 6/23/11 11:31 PM, "Sebastian"<sebastian.go...@googlemail.com> wrote:

excelstu...@gmail.com wrote:
"You can't go far with any of them, but Ubuntu 10.4 seems to be a
popular
default with many rails vps vendors."
What do you mean with that? Is ubuntu not a good choice at all?
On 24 Jun., 01:47, Manuele Dones<manueledo...@gmail.com>  wrote:
Rails 3 and Ubuntu 11.04 and
Mysql:http://cicolink.blogspot.com/2011/06/how-to-install-ruby-on-rails-3-w..>>
.









Rails 3 and Ubuntu 11.04 and
SQlite3:http://cicolink.blogspot.com/2010/10/how-to-install-ruby-rails-and.ht
ml
--
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 rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.




--
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 rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to