Elijah
Elijah
I have a multisearchable columns for many users and posts and I'd like to rank them by closest match. #### currently it ranks as so Eg search term, "Jason Ball"...
I'm using Hanami as backend and I have this serializer here inheriting `Surrealist::Serializer) When I tried to use a collection, it returns a weird result with the object stringifed. ```...
I have active job setup according to README as so and having Sidekiq running in the background but the job throws an error with receiving more arguments as expected. ```...
This PR implements the base for the interface shown on the repo's main readme. The CSS are hardcoded as tailwind JIT cannot pick up dynamic classes. Question remains whether we...
Thought this would be helpful to anyone, was facing this issue until I found out what's going on in embedded documents. When you have Band and Photo model embedded, use...
Intercom config.user.custom_data does not reflect in window.intercomSettings - users showing as Lead
## Version info - intercom-rails version: 0.4.0 - Rails version: 5.2.0 ## Expected behavior Logged in User data should shows up ## Actual behavior We have this working for awhile...