Ron Arts
Ron Arts
Subject says it all. It seems the only thing this role does is a git checkout. If that's the intention, it should probably be noted in the docs.
The 'scalability' of props was determined by checking if they have things like 'width', 'height', 'radius' in their name. This doesn't work for 'top', 'left' and 'right', and thus they...
Who would run Redis without it? See [here](https://github.com/ananthakumaran/redix_sentinel)
**Describe the bug** Getting the above error, which was unexpected since the Release Notes state: Fixed displaying Apollo @client fields as errors. **To Reproduce** https://github.com:raarts/graphql-plugin-error (See DarkMode.tsx) **Expected behavior** No...
Can't the same effect be accomplished by just specifying this at the top of the config file: AddKeysToAgent=yes UseKeychain=yes Seems to be working for me, even though I haven't rebooted...
Hi, I create a vagrant box for alpine 3.5 using your template, found that two more lines are needed, nfs_client.rb needs to look like this: ``` comm.sudo('apk update') comm.sudo('apk add...
Hi, this is a feature request to convert from webp. Thanks.
I want to block specific numbers (and send them to voicemail), both on the VoIP as well as on cell calls. Is that possible? I believe this is called Call...
Hi. I'm a new user. I am unable to connect to my iex instance. Started with: iex --name wobble@localhost --cookie mycookie -S mix phx.server The connection window does show the...
Had to run meteor npm install --save react-addons-pure-render-mixin