Rob Reynolds

Results 605 comments of Rob Reynolds

Note: I tried bundle config and installing the gem without bundler based on the instructions on the readme. Here's a log from an attempt with 1.9.3 (I also tried with...

Example: ``` js exports.routes = [ { from: new RegExp('^http://localhost/'), to: 'src\/some.Web' }, { from: new RegExp('otherpartof/samepath/'), to: '' } ]; ``` I use a tool that hashes the resources...

Looks like it goes off of the first match https://github.com/NV/chrome-devtools-autosave-server/blob/master/index.js#L72-73 It would be awesome if it would find all the matches and apply them in the order it finds them.

I just sent a pull request with the change - https://github.com/NV/chrome-devtools-autosave-server/pull/15 Thanks again for an awesome tool!

Sorry for the confusion. Not saved to two different routes. Multiple route replacements applied to same resource. Take a look at the pull request I sent to the server project.

I'm using [cassette](http://getcassette.net/). It changes the url to resources to /_cassette/assets/_resourcepath_.

Having it apply multiple route replacements would allow me to apply parts of replacements to multiple urls without having to repeat myself.

It could. But then I would do a copy paste change for new rules. Cleaner and simpler from a readability standpoint to have it apply each. And it makes for...

Sign timestamp could be helpful, but that is validating something a user would need to trust. Dare I bring up the CCleaner example that was also authenticode signed but had...

For more details in understanding our moderation process - https://chocolatey.org/security#chocolatey-community-package-repository and https://chocolatey.org/docs/moderation. That said, maybe this moves to bigger picture where we are talking about AU in organizational use where...