Tim Caldwell

Results 2 issues of Tim Caldwell

I discovered that validation errors were not coming through to the frontend when saving an invalid association on a `many_to_many` join; similar to (or the same as, I'm not sure):...

It would be really nice if I could do this: `Resource.where({ createdAt: { lte: new Date() } }).all()` But in order for spraypaint to recognise the filter, I need to...