Configuring Rails from database

I have tendency to put as much as possible information into database. I prefer to place some data into DB instead for creation some constants in code. For example when I do develop YAFM, I do use this approach. Code will be available with 0.2 release in future. When exactly it will be available – …

Why are You doomed being Ruby developer on Windows platform

Today I have lost several hours trying to figure what is going with Amazon S3 Ruby gem. A lot of stress and wasted three hours. I’m developing one site which will be storing media files on Amazon’s S3 (You didn’t see that coming? :) ). From some time I’m using NetBeans on my Windows based …