Mark McEahern

Results 17 comments of Mark McEahern

You may want to checkout [chamber](https://github.com/stevenhallen/chamber), which supports an arbitrary number of files.

@moofish32 You may be interested in [chamber](https://github.com/stevenhallen/chamber), which supports an arbitrary number of files.

@lukasz-wojcik That's what `Gemfile.lock` is for.

I switched back to puma worker killer as it is more reliable.

I was able to override the built-in Unknown class simply by monkey patching it.

I recently integrated the concepts from this gem into an existing Rails app. I appreciate your work, @dblock, and all the help you've given me along the way. I was...

Typo in the title: Membert -> Members.

> This is interesting! We need to get some spec coverage on this to make sure it works as intended. I'm curious to dig in more. I'm happy to dig...

Assuming the code and specs are good, it seems like we may also want to update the docs to mention this capability. But I didn't want to spend time doing...

> @m5rk, do you have any updates on this? We also use the pg_search gem in a multi-tenant environment. However, with the growing number of records across multiple tenants, we...