Sampson Crowley

Results 32 issues of Sampson Crowley

Is there any feature similar to being able to .gitignore a file specifically for publish? I have a git submodule inside of one package that I'd prefer not to gitignore,...

bundler binstubs shouldn't need a whole separate tool just to prepend a static path when chruby changes related to #117 and #202

@MikeMcQuaid would you be interested in making the services work more like systemd style running options? There is currently no way to stop a running service without also unregistering it...

help wanted

are there methods for validating passwords when using `#scrypt`? are there methods for validating passwords when using `#argon2` instead of `#argon2_str`? EDIT FOR CLARITY The way the docs are presented...

@bwillis @aantix I decided I didn't want all of the fancy bells and whistles, and really just wanted a very slimmed down and opinionated version of your fantastic idea. The...

Documentation Is: - [X] Missing - [ ] Needed - [X] Confusing - [ ] Not Sure? ### Please Explain in Detail... 1. Docs Mismatch: [https://github.com/webpack-contrib/expose-loader#options](https://github.com/webpack-contrib/expose-loader#options) The `exposes` `String` documentation...

Why is this the default example in every case to just blindly reassign the body back to body and send it back instead of having even one single example of...

fixes #109 in the develop branch

since this is an HTML based library, I found this functionality to be extremely surprising. I will submit a PR to fix as soon as I can ## input ##...

fixes raw tag parsing mentioned in #95 since this is an HTML based library, and raw tags are supported in the repo, only allowing single line parsing is a huge...