|

|  |
|
Nombre Completo: Julio Arriaga
Tuno en Clásica: Sabados todo el dia
Grupos Favoritos: The Romantics
Correo Electrónico:
Mensaje para los oyentes de CLASICA: Now all the attributes look lowercase, and I don’t get odd “that’s a constant!” messages from ruby or from my eyes.
Note: I also had to modify the cast_to_time method to dink with the return time if it was before 1970, but that’s a special case for this database, perhaps.
As an alternative to the above you can hack row.rb in the DBI directory to map the colum names to uppercase or lowercase when it creates the hash it uses internally. There is also a patch on the rubyforge site to make the fetching of the rows case insensitive.
Note for ActiveRecord 1.15:
The select method has changed, so you have to change
|
|