Fabian Zitter

Results 21 comments of Fabian Zitter

@dblock there is a project, but I do not own it, so I don't know if I can show you. However, after looking at your javascript I realised it was...

_Not entirely sure if this is related, but I'll just throw it out there._ I've had an issue with **Rails 5.0.1**, **Mongoid 6.0.2** and **Mongoid-History 0.6.0**. The app acts as...

@dblock so, should I open an issue? The problem is an unexpected behaviour because of the Mongoid default setting, a simple comment about it in the README would already fix...

Ok, will do. I think the solution is going to be easy enough, so probably will have a PR attached. Thanks for your time :)

@DarthHater thanks for the PR, I wanted to do it and never found the time... And then I forgot >.<

@dblock The issue basically is that **ActiveRecord** changed its policy towards relations with **Rails 5**. Before, when you defined a belongs_to relation, the foreign key was not required (could be...

As always, thank you for contributing 👍 Could you move the HMAC auth into its own module? There is a problem with authenticating hmac in plug based applications, because some...

> Yes I actually ran into a problem while using this with parameters coming in for order ids. So I'll smooth that out :) > 👍 > Where did you...

@humancopy quite a few iirc... From the top of my head I can think about `Fulfillment`, because I was really surprised that one wasn't already in there. I am planing...