Justin Perkins

Results 9 issues of Justin Perkins

SVG scales, no need for retina imagery.

Having to manually create partition tables based on new criteria (dates for range partitions) or new list-related records leaves a lot of "figure it out for yourself!" up to the...

enhancement

Now that we can make draft PRs (🎉), we've created the desire to keep those draft PRs out of our channels until they've been made official. Thoughts?

This README is completely inaccurate for GitHub organizations. Let's fix that.

size-S
impact-S
DocUpdate

Once you dig into a bucket and retrieve the object contents, you just get a giant list of everything. When you're trying to read/list contents on a per-directory basis this...

bug

The partitioning code runs before the value is auto-filled in (created_at)

Trying out partitionable in an env with more than one DB, have postgres on certain models (using secondbase gem), the partition commands seem to run against the base db connection.

I realize this is a bit of an edge case, but it'd be really great to be able to render templates outside the normal Rails usage – such as to...

Currently when the date value is assigned, no change event is fired, which means that when you've got custom event listeners for `change` events, they won't fire when a date...