Sam Soffes
Sam Soffes
Apple recommends that you keep the socket open to their APN servers as long as possible (as opening and closing is costly). It would be great if there was a...
I am a bad person. I should test stuff. I have learned how. Now I will... soon.
Would be nice to know when I break stuff. First I have to fix the tests…
If you make a blank `.hbs` files, it will throw an exception. It would be great if you just skip blank files.
I've noticed when DCIntrospect is enabled, the keyboard will not animate in correctly. Also sometimes settings `becomeFirstResponder` doesn't work or does work and the keyboard is not visible. Not a...
It would be great if GBDK had a [Homebrew](https://brew.sh) formula to make it easier to install the tools on macOS. Thanks so much for your work on this project!
Not sure if you can provide fix its, but that would be super cool. For some rules (i.e. whitespace only on a line) it would be pretty easy to figure...
Calling `move_to_bottom` causes the following warning: ``` DEPRECATION WARNING: update_attribute is deprecated and will be removed in Rails 4. If you want to skip mass-assignment protection, callbacks, and modifying updated_at,...
If you try to add the following code to a selector, a parse error will result: ``` filter: progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr=@top-color, endColorstr=@bottom-color, GradientType=1); ``` > on line 30: expected one of...