Archive for the 'Ruby' Category
A tip for those installing Ruby on Ubuntu 5.10 (Breezy Badger)
2 Comments Published February 9th, 2006 in RubyBreezy Badger’s standard Ruby package is version 1.8.2, which means you will probably want to download and install from source, particularly if you want to use Rails. I downloaded version 1.8.4 and did the usual ./configure; make; make install. That worked. Then I tried installing RubyGems. I ran into a problem with zlib.
To get around […]
I got fastCGI working. I didn’t do anything differently than before, but I did notice that there were some ruby processes hanging around even after killing them with ‘kill -9′. They kept re-spawning. The dispatch.fcgi and my test.fcgi scripts were out of control. When I stopped and started Apache, it cured the problem and fastCGI […]
I decided that while using mod_proxy with WEBrick is fine for development, it would not realistically do for a production environment. With that in mind, I decided to setup fastcgi. Despite my best efforts, I could not get it to work. I could get FastCGI working with Apache, just not with Rails. I could get […]
I have been meaning to get Rails setup on my home “server” for a while now. I finally got it running yesterday and I have to say that my initial impressions are very positive. Talk about hitting the ground running.
I got things going very quickly with a Ruby / Rails frontend and MySQL 5 backend. […]
Search
About
You are currently browsing the Clogging up the Web weblog archives for the 'Ruby' category.
Longer entries are truncated. Click the headline of an entry to read it in its entirety.Latest
- Localization in Model-Glue - Part II
- Localization in Model-Glue - Part I
- CFML goes open-source
- Model-Glue / Reactor Scaffolds : List screens and those linked descriptions
- Injecting application configuration settings into ModelGlue using ColdSpring
- I have chosen… ColdFusion + 3 Frameworks: Model-Glue, ColdSpring, Reactor
- Two excellent music choices
- Lenovo ThinkPad X61s and Ubuntu 7.10 Gutsy Gibbon
- XBOX 360 - The 2 big questions
- HP Pavillion 2104eu Laptop Review
Archives
Categories
- ColdFusion (9)
- ColdSpring Framework (4)
- Databases (2)
- Journalism (1)
- Miscellaneous (20)
- Model-Glue MVC Framework (5)
- Music (1)
- PHP (1)
- Poker (1)
- Reactor Framework (5)
- Ruby (4)
- Software Development (6)
