A Tale of Woe: starring Rails 2.2, Mac OS X and a MySQL Upgrade
by Erik Runyon on January 13, 2009
If you’ve used Rails 2.1 at all, you will no doubt be aware due to the incessant notifications, that Rails 2.2 will be dropping its MySQL driver. Therefore, in order to use Rails 2.2, you will need to install an (…)
What I Learned Today About ActionView
by Erik Runyon on January 6, 2009
I ran across a couple of ActionView tidbits that were new to me, so I thought I’d share.