mezis / fuzzily

Fast fuzzy string searching/matching for Rails
MIT License
160 stars 63 forks source link

Rails upgrade and gem support #64

Open pratikpandit05 opened 6 years ago

pratikpandit05 commented 6 years ago

We have been using this gem in applications and found it to be pretty nifty.

Would you be open to sharing the roadmap for upgrades and support for this gem? Are you looking for new maintainers?

Do let me know Thanks

2called-chaos commented 4 years ago

In case @mezis doesn't return (he seems quite busy in his private repos) I created a fork and intend to maintain it as we use this gem for a while (with some patches) and intend to do that for years to come. It is also published as gem (fuzzily_reloaded) as to not having to rely on "versionless" git.

I dropped Rails <5.1 support, fixed a deprecation in Rails 6.1 and fixed the tests. I personally don't really miss any features right now but feel free to propose something. I will scavenge the issues, PRs and forks for anything interesting in the next few days.

https://github.com/2called-chaos/fuzzily

ragesoss commented 4 years ago

@2called-chaos thanks! I think I'm going to add fuzzily_reloaded to my main project. Can you enable issues on your repo?

2called-chaos commented 4 years ago

Can you enable issues on your repo?

@ragesoss ups! I guess that is what you get for a fork, I thought it was just there, it always has been :)