J. Garcia

Results 11 issues of J. Garcia

I notice there are a few PRs pending of approval for quite some time now. Is this still being maintained?

I just got a massive number of requests from a spider trying to crawl my entire website. From 159.138.xxx.xxx Seems to belong to Huawei datacenters

Below console output: ``` {"cmd": "apt-get update && apt-get install python-apt -y -q", "failed": true, "rc": 100} stderr: W: GPG error: http://archive.ubuntu.com trusty Release: The following signatures couldn't be verified...

Seems to have been addressed before in #41 or #42 but the PR is not on master and certainly is not present after `ansible-galaxy install rvm_io.ruby`

http endpoints on ebay api will be disabled end of march

Wanted to simulate s3 for feature tests: https://github.com/jubos/fake-s3 I've had to debug the code to arrive to this config. Might be useful to place in the README. ``` datastore :s3,...

A date such as `sep 12` is correctly parsed. However: `sept 12` is not. Month parsing could match a month prefix.

I'm using $rails.handleRemote to run remote calls on dynamically created remote links. However, even though I attach these links to the document, none of the events ajax:complete, ajax:success, ajax:error are...