PMKenney.com
no photo

Rails 2.1 is making my life easier.

I realized today it’s been nearly a month since I’ve posted an update to this blog. I blame my current projects and the additional time I’ve spent on professional development this past month. 
I’ve taken quite a bit of time over the past month to pick apart and play around with the new features in Rails [...]

June 21st, 2008 . 0 Comment . Tags: , , . Posted in: Development, Rails Stuff
no photo

Adapter specific date handling in Rails

Lately I’ve had to endure working on a Rails project where the requirements dictate the use of Microsoft SQL Server as the choice database. In addition, we’ve had to test environments consisting of Microsoft Windows/Apache 2.2/Mongrel and Red Hat/Apache 2.2/Mongrel with various adapter(odbc, oledb) and tabular data stream translators. When testing several operating systems, adapters, [...]

May 15th, 2008 . 0 Comment . Tags: , , , , . Posted in: Rails Stuff