Any help/suggestions are much appreciated, thanks.
/Jonas
I was curious as to whether validates_size_of would work with
activerecord though as it was my understanding that that is just an
alias of validates_length_of which seems to apply more to strings,
ranges etc. It did however work perfectly, (if anyone else sees this
and wonders).