RubyFlow The Ruby and Rails community linklog

ubuntu - a great OS for Ruby developers!

ubuntu 10.4 “Lucid Lynx” has been released today and here is how to turn it into a sweet Ruby development environment: 1 – Installing Ruby (and Rails) on ubuntu 2 – Troubleshooting common Ruby ubuntu problems 3 – Be one with your command line! 4 – Make gedit better than any IDE ;)

Comments

thanks a lot, nice articles

lots of ruby-on-ubuntu open source apps: http://gnomecoder.wordpress.com

A developer on linux not using Vim or Emacs? You should be flogged ;) Have a look at RVM too.

I don’t care, I will stay with Mac OS X …

To be more accurate Ubuntu is not an OS. GNU/Linux Is the OS. Ubuntu is an OS with some softwares.

As experienced softaware developper and system administrator I use ArchLinux. It is more a matter of choice.

The nice thing with Ubuntu is that it can help newbies to jump into the GNU/Linux world. But once you get more confident with Unix systems you would certainly something less artificial.

[..] Ubuntu is not an OS. [..] Ubuntu is an OS [..]

Well that cleared it up :-)

Ubuntu almost has the hardware integration I have come to expect when using my macbook compared to OS X. As far as desktop ruby dev machines go, Ubuntu is the best for development. All of the servers I deploy to run Ubuntu so it kind of makes sense to use it for development as well. Ubuntu’s apt package manager is WAY better than Fink, Macports, or Home brew.

I like Textmate, but by its self, it should not be the only reason to use a Mac.

I have been building rails applications on linux for two years. Emacs and Vim have excellent rails support (abbreviations, file hopping, terminal integration, syntax highlighting, auto-completion, even intellisense)

All of my rails deployments are on Linux servers so it seemed logical that I should develop my web apps on Linux.

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in