legacy fieldnames in model

This has more to do with Ruby syntax than with Rails per se. FirstCaps indicates constants. I don't know what the "correct" response is to this, but one option is to use self.PropertyName instead...I did some testing and think that should work so long as the attributes are public

Ethan

Shauna wrote: