Forgot your password?
typodupeerror

Comment Re:I got a better one! (Score 1) 201

sudo aptitude install rails only applies to Ubuntu/Debian-like distros. On a team of developers, if you have a developer using Gentoo what can he do? With this binary distribution he doesn't have to reinstall his machine to have a development environment like the other developer's running Ubuntu. Also if Ubuntu decides to upgrade to MySQL X+1, I can still keep my development environment using MySQL X. Of course this applies to the rest of the software packages with LinRails. When you have a team using an RAD/Agile Development the last thing you want to worry about is having incompatibilities in software tools between your team.
Programming

Submission + - LinRails: Ruby on Rails Binary Package for Linux

foobarf00 writes: LinRails is a binary package that includes Ruby-1.8.6, Rubygems-0.9.4, Rails 1.2.3, Mongrel 1.0.1, MySQL-5.0.41, ncurses-5.6, OpenSSL-0.9.8e, zlib-1.2.3 to easily get a Ruby on Rails development environment running in no time.

Slashdot Top Deals

1 Dog Pound = 16 oz. of Alpo

Working...