Daniel (dB.) Doubrovkine

Results 3350 comments of Daniel (dB.) Doubrovkine

> @mauriciozaffari can you approve me as a maintainer. Or can you rev up this gem to support the last merge that @dblock did? FWIW you haven't contributed to the...

> @dblock you can add me I can help get a release out. Invited you here. What's your rubygems?

@yads I think you have an opportunity to run with this! cleanup issues, be the boss, etc. :)

You should be able to, care to write a test that reproduces ^^^?

There's enough info here for someone to tackle it, maybe you @mepatterson ?

We still want a fix for this! Maybe someone cares to help?

I don't see anything wrong, try to build a spec inside this gem that reproduces the problem.

I would remove mongoid-slug and add `field :_slugs, type: Array`, ensure that there's an index with `index :_slugs, unique: true` and reimplement a lookup in a higher level of the...