Installing Rails & MySQL On Mac OS X
First, isntall MySQL package installer from http://dev.mysql.com/downloads/mysql/5.1.html#downloads DON’T DOWNLOAD THE 64-BIT VERSION!!! You must download the 32-bit version even if…
Setting the Architectural Standard in the Age of AI
First, isntall MySQL package installer from http://dev.mysql.com/downloads/mysql/5.1.html#downloads DON’T DOWNLOAD THE 64-BIT VERSION!!! You must download the 32-bit version even if…
Some handy information about working with those less-than-percent sign things that appear in Emulated Ruby, or .rhtml files. example what…
Some great shortcuts for script generation. I always try to start by building scaffold for any new entity, then remove…
Passenger is a great thing because it makes Rails apps able to be deployed on Apache. The installation is pretty…