[Rails] PostgreSQL Array field type

Samer Abukhait abukhait at gmail.com
Tue Dec 27 14:36:39 GMT 2005


It seemed to me that rails extract the special database field type
(Array .. In PostgreSQL) as a string.. {'One','Two'}
wouldn't it be great if it got converted to a Ruby array directly?


More information about the Rails mailing list