Dru Jensen

Results 75 comments of Dru Jensen

@Blacksmoke16 you wouldn't be able to append a `where`, `group_by`, `limit`, `order_by` to that.

The Lucky Framework separates the table mapping and the query into two separate objects. Maybe that is something to consider architecturally instead of combining the two concerns into the same...

@damianham I think what your proposing is pretty much the same as what I proposed, correct? Curious why you wouldn't want to declare it as a class instead. You can...

Thanks @damianham I understand. So your idea is to have more of a smart object that can dynamically generate the properties. Ruby is good at that stuff but this might...

@emilebosch is interested in building this.

Good catch @jwoertink should have checked. I will let Emile know about it.

@emilebosch do you want to be assigned to this? if so, @johnjansen can you add @emilebosch to the ticket?

https://github.com/arcage/crystal-email

https://github.com/raydf/smtp.cr

https://github.com/Nephos/CrystalEmail [RFC5322](https://tools.ietf.org/html/rfc5322) compliant validator