RE: Save only inserts null instead of actual values

Nick,

I’m not 100% sure, but take out the attr_accessor declaration in your
model and see if that fixes things. I don’t have any of those in any of
my models (which save correctly) and I recall having a problem once
early on as a result of something similar.

-Steve