João Luís Silva Mangilli

Results 1 comments of João Luís Silva Mangilli

The problem happen because the `raw_value` looks to attribute value and don't to getter method: https://github.com/adzap/validates_timeliness/blob/master/lib/validates_timeliness/validator.rb#L99. Maybe it would be the case to check the `value`, some like that: `return...