Micha

Results 5 issues of Micha

Installed as described in readme on latest OSX, installation passed without errors, but now rails does not work any more. LoadError: dlopen(/Users/xxx/Projects/DTAG/td-wowi-shop-backend/vendor/bundle/ruby/2.5.0/gems/charlock_holmes-0.7.7/lib/charlock_holmes/charlock_holmes.bundle, 9): Library not loaded: /usr/local/opt/icu4c/lib/libicudata.64.dylib Referenced from: /Users/xxx/Projects/DTAG/td-wowi-shop-backend/vendor/bundle/ruby/2.5.0/gems/charlock_holmes-0.7.7/lib/charlock_holmes/charlock_holmes.bundle...

Some tools like node have dependencies to later versions of icu4c than currently used version 63.1 in charlock_holms 0.7.6. Is there an update in shedule?

## Problem Default settings are mostly sophisticated and often really frustrating. This has nothing to do with real issues, if you are an experienced developer. So actually my class has...

stale

If you build a gem, then you need to add: require 'pry-alias' in test_helper.rb for having the shortcut 'bp' present in tests. Despite of that, this works in a rails-app...

Hi, I just tried your gem using bundle install, but I can't get it running. Including can_query in my Model results in: Routing Error undefined local variable or method `can_query'...