Chad Wilken
Chad Wilken
I would like to be able to use streams or buffers when compositing. Im curious if there are plans on making this function or if it is a limitation of...
It looks like https://jira.mongodb.org/browse/MONGOID-2325 is now closed in Mongoid version 3.0.6 so https://github.com/rmosolgo/graphql-ruby/blob/master/lib/graphql/relay/mongo_relation_connection.rb#L20 could check Mongo version if it was so inclined. I patched it in my implementation and it...
We're reviewing imgproxy and imgproxy enterprise as a possible solution to our real-time image processing needs. We want to get a test instance set up and tracking metrics to datadog....
I took a look at your sign in with Devise sign in process but I can't seem to get it to work if you allow users to register, it seems...
Can you add support for 'eslint-config-airbnb/hooks'? It shows that it is using eslint 4.3 for some reason even though I am using 6.x. I'm not sure if my config or...
I haven't changed any sorcery or user related code for a while but all of a sudden Sorcery is always trying to use the `email` attribute when performing `find_by`. My...
We soft delete our user records, is there a way to ensure a property has a certain value in the query executed to find the user by the `login` method?
Since integrating the `AwsSigv4Plugin` we receive the following error every time that a user searches something that contains a special character such as `&`. ``` SearchFlip::ResponseError: SearchFlip::ResponseError (403): {"message":"The request...
When the monit config file is generated it is missing the application variable and is just `sidekiq__env.conf` but inside the config it has the correct value such as `check process...
Any change that you could add support for telephone numbers using `tel:`?