Joost Baaij

Results 14 comments of Joost Baaij

I suggesst everyone bite the bullet and rewrite using Ransack.

i created a failing spec for this bug here: http://github.com/tilsammans/searchlogic/commit/c7be7da17300796b5a93f5173c9539afd0f8ae4f and plan on attacking the bug itself next. can't quite wrap my mind around it yet though.

Where did you get that idea? The outermost named_scope clobbers any default scope. Fixed this in my fork: commit http://github.com/tilsammans/searchlogic/commit/c03a3bfd35dae543d3c3a3e258c187e7edd2ad3d will send a pull request to binarylogic

@mrrooijen yeah i'm interested! do you feel comfortable with adding me as a collaborator on rubygems too? It'd be nice to release a new gem version and get the ball...

Thanks! I'll take good care of 'er! 😄

This is a great feature, since I'm a little worried other developers working on the app will not be able to discover that rack-rewrite is active and doing its magic....

I would be fine in forking and maintaining this. What do you think?

`import List from 'list.js';` at the top of src/index.js works fine, @javve. (list.js 1.5.0) I've had this error too, but I had npm installed **listjs** where it should have been...

@bradphelan rocket_tag looks nice! Is it still maintained?

@mogelbrod are you able to paste a SQL EXPLAIN showing where the slowdown is?