In my particular case I'm trying to validate the presence of a price field and the money.rb demongoize method assumes value is present. Just added a check for nil.
Tried to get the tests running locally but was having some odd issues with the 2.x spec.
In my particular case I'm trying to validate the presence of a price field and the money.rb demongoize method assumes value is present. Just added a check for nil.
Tried to get the tests running locally but was having some odd issues with the 2.x spec.