FWIW, I've been migrating a huge financial legacy database into Rails. Using the technique I mentioned during my last talk, my models use fulIy pluralized column names (fun stuff like AGTCMH and AGTCMD) without any problems.
Yeah, TextMate thinks they are constants, but, otherwise, everything works. (This is about 1000 lines of code.) -- Patrick --~--~---------~--~----~------------~-------~--~----~ SD Ruby mailing list [email protected] http://groups.google.com/group/sdruby -~----------~----~----~----~------~----~------~--~---
