rafael soto

Results 4 issues of rafael soto

Hey, great job! I think something like this should be included by default on Rails. We currently have a basic wrapper for push notifications, but testing it will be a...

Hey, recently I installed Ubuntu 17.10 and I successfully installed ruby-2.4.1, but while trying to install ruby-2.2.1 (and a few others, as a test), I'm getting "Error running '__rvm_make -j4'"...

feedback needed
upstream issue
platform: ubuntu

Hello. I'm having some issues with a few tests. The weird thing is that on my other development machine, everything's working smoothly. Here's the version output. ``` Capybara: 2.13.0 capybara-webkit:...

## Current Behavior From the documentation: ```js emailSpellChecker.run({ domains: [...emailSpellChecker.POPULAR_DOMAINS, 'customdomain.com'], // replaces existing domains secondLevelDomains: ['domain', 'yetanotherdomain'], // replaces existing SLDs topLevelDomains: ['com.au', 'ru'], // replaces existing TLDs });...

bug