Hey Guys,
Was the behaviour of Booleans changed in Rails 2.0? Prior to 2.0 an ‘f’
or ‘false’ in a column called, say ‘active’, was returned as false when
the model field ‘active?’ was called.
I searched the 2.0 change-log but I didn’t see any mention…
Sonny.