Jon Roberts

Results 51 comments of Jon Roberts

It's not ideal if you already have things built around this gem, but [searchkick](https://github.com/ankane/searchkick) doesn't have this issue, and provides some nice features out of the box like reindexing without...

Building onto this idea, I'd like to be able to have multiple indices for a model, so that records for a given time range (let's say, a year) will all...

With blocks as well: ```ruby Rails.logger.debug {

I just upgraded to Vite 5 and am dealing with this now as well.

The search feature I was referring to is just being able to search for code within the project at https://github.com/ginjo/rfm. GitHub doesn't index forked projects. Obviously it's trivial to search...

I agree, Filemaker shouldn't be used for web apps, but I write background workers and ruby scripts that sync with it, so rfm is still useful! rom-rfm is intriguing, I'll...

This might also have something to do with better_errors. I noticed that when I removed that gem, I was able to see the offending line inside my cell template.

Well I don't know ObjC and I haven't tested this patch, but I want this feature, so :+1:

@muhqu thanks for that. It seems to work well...