Jeljer te Wies

Results 6 comments of Jeljer te Wies

nice fix! Working for me. Thanks @thedarkside!

We have the same problems. Did you figure out how to fix the issue?

Hi Guys, I am runing into exactly the same problem. Does anybody know how to fix this?

Ok so i fixed it with the following: in plan.rb (when using mongoid) add: ``` def self.order(type) super(type.asc) end ``` I think this an error in koudoku and not in...