Matteo Centenaro

Results 20 comments of Matteo Centenaro

Suppose that I push some item in the property which is bind to the value of an ember-select2, by observing changes on value.[], the select2 value will be updated, otherwise...

@potomak would you do it with a map/reduce on mongodb?

Ah didn't get it should only return a count, I was thinking about a filtered list (index)

Hmm, which kind of field is `tags`? Isn't it a string? If so, I'm not sure the `in` will work

Thanks @c00kiemon5ter for the above reply. Yes, we are integrating with a client to provide them SSO, and we are not in control of the IdP configuration. In the SAML...

> any news on this @bugant ? @c00kiemon5ter we managed to work around the issue with the client, by using a different IdP.

@john-999 can you try to just specify the queue in the YML file and let us know if that works or not please?

@meatballhat this looks like the scheduler is not able to find the job class definition when queueing it. No idea at the moment.

@reagleton which version of resque-scheduler are you using?

@ksinkar I was trying to reproduce the issue with the following gist: https://gist.github.com/bugant/9428282 I have done the following: - started resque-scheduler: resque-scheduler -D - run the ruby script in the...