Maurice Kock

Results 6 comments of Maurice Kock

@emirkin how do you suppressing `:hook`?

Bump. Same issue. Downgraded to ransack 1.6.5 for now, too.

Hi @daveharris, I have the same problem here. Do you found a solution for this? Thanks, Maurice

Thank you @daveharris, that works perfect!

@mrdinghy I have the same problem, what did you do?

I fixed it by moving the image assets from ``` assets/images/ ``` to ``` assets/images/images ``` to ensure that the images are accessible from ``` http://yourrailsapp/assets/images/ ``` You also have...