Samuel Giles

Results 3 comments of Samuel Giles

The issue is in /lib/fuzzily/searchable.rb, it has a case that includes the fuzzily_searchable methods, adding a 'when 5' fixes this problem: ``` ruby def self.included(by) case ActiveRecord::VERSION::MAJOR when 2 then...

We'd also be interested in seeing this - We're considering forking the repo adding in support for this. The fallback and webhook flows involved in local payment methods do make...

@doodzik glad to hear you find it useful 😃 Yes so right now it's using the data `Packwerk::PackageSet` makes available which comes straight out of the package `yml` files so...