Dive into the archives.
- Installing MySql on Mac OS X
Great “how-to” to install mysql on Mac OS X without a single problem.http://hivelogic.com/articles/installing-mysql-on-mac-os-x/
- Custom Validation for attachment_fu
Any time a project I’m working requires uploading a file I turn to a trusty old friend called attachment_fu. The plugin works great, but lacks the necessary validations. It does have a built-in validates_as_attachment, but only prevents files outside of the set range from being uploaded. What if I wanted to validate […]










