Closed markrickert closed 9 years ago
:+1: :100:
This is awesome. Great work! 👍👍
Just curious - is there a reason not to sanitize for the user by default?
Trying to follow ActiveRecord's lead and raise an exception. If Ken has and strong feeling either way, I'm open to being pursuaded to change it.
I don't have super-strong feelings one way or the other, but I slightly prefer your way, Mark.
Yeah, I understand that sometimes you have things that get returned from an API or whatever that contain more properties than your actual data model, but I'm not keen on putting the cleansing burden on CDQ.
Helpful to hear your explanations. Thanks.
Hey @kemiller, is there any reason why this has not been merged yet ?
Indolence, mostly. I think travis was being slow last time i looked at it, but there's no particular reason it can't be merged.
:+1:
WOOHOO!
with specs and docs of course :)