Jason Numeroff
Results
3
comments of
Jason Numeroff
> Running in to the same problem. Using Rails 5 did you figure out a reason or fix for this ? No, awaiting any feedback
> It seems `post` is being hydrated from a database record. Can you determine which record it is loading from the database by inspecting the `id`? I wonder if the...
No, I don't want to raise errors, otherwise `import!` could be used. I just want methods like `valid?` to return `false` correctly if the import is unsuccessful.