[Rails] Re: Getting my feet wet on Linux - some questions

2009-06-09 Thread Maurício Linhares
Here's a list of changes between versions - http://eigenclass.org/hiki/Changes+in+Ruby+1.9 - Maurício Linhares http://codeshooter.wordpress.com/ | http://twitter.com/mauriciojr On Tue, Jun 9, 2009 at 2:48 PM, Älphä Blüë wrote: > > Thanks guys.. > > I'm going to duplicate centos since that's th

[Rails] Re: Getting my feet wet on Linux - some questions

2009-06-09 Thread Älphä Blüë
Thanks guys.. I'm going to duplicate centos since that's the linux dist that my vps is using. I suppose I could change that to something else but the default vps template uses centos and if I had an issue and had to revert to the template file, it would install that anyways. Thanks for the u

[Rails] Re: Getting my feet wet on Linux - some questions

2009-06-09 Thread Maurício Linhares
On Mon, Jun 8, 2009 at 9:38 PM, J. D. wrote: > > 1.  What gems "must" I have in order to move from development to > production (keeping in mind that I will more than likely 100% duplicate > both my development and production environment platforms via my > (development = linux/virtualbox and produc

[Rails] Re: Getting my feet wet on Linux - some questions

2009-06-09 Thread John Yerhot
> 1.  What gems "must" I have in order to move from development to > production (keeping in mind that I will more than likely 100% duplicate > both my development and production environment platforms via my > (development = linux/virtualbox and production = linux/VPS(hosted))? > > .. The list of g

[Rails] Re: Getting my feet wet on Linux - some questions

2009-06-09 Thread Älphä Blüë
Mukund wrote: > Netbeans works fine on Linux. No additional gems are required to move > to production from development. Which Linux distro are you going to > use? If you are going to install ruby 1.9, then Ubuntu has some > additional steps (I hate those) required for SSL support, etc. > Search

[Rails] Re: Getting my feet wet on Linux - some questions

2009-06-09 Thread Mukund
Netbeans works fine on Linux. No additional gems are required to move to production from development. Which Linux distro are you going to use? If you are going to install ruby 1.9, then Ubuntu has some additional steps (I hate those) required for SSL support, etc. Search for those on the net.