Fran Casas
Fran Casas
LunarLogicPolska approach worked for me as well. In any case it would be great to be able to do this without this kind of "hacks".
I was able to make it work with the solution proposed by @oscarbenedito That is, adding ```lua vim.o.runtimepath = vim.fn.stdpath('data') .. '/site/pack/*/start/*,' .. vim.o.runtimepath ``` to the bootstrapping condition.
Maybe something like that can fix your problem: `Todo.joins(:contacts).where(:contacts => [:campaign_id >> 1])` Disclaimer: I use `MetaWhere.operator_overload!`
:D 👋 hi! I'd dare to say it is because I'm a contributor to the repo and both our names start with `f` xD.