how does rails handle wrong/malformed datatypes

Heh. Found it last night: before_type_cast. So take a look at the value of birthdate_before_type_cast in your controller. :slight_smile:

b

Austin 7873 wrote: