Kadu Diógenes

Results 15 issues of Kadu Diógenes

When I have a test failure, after I alter the code and turn green the tests are executed twice.

Hi, In GNOME 3, critical messages doesn't expire, so I suggest to change their priority to 1 or less. They also stay in the systray after timeout, so I also...

First, thanks for the lib, great work! I'm using it to sign a multipart upload direct to S3, so the payload never hit my server. I'm calculating it in JavaScript...

In morris.js site there is a very simple example on how to make a chart: http://morrisjs.github.io/morris.js/#getting_started If you open a page with this, and after that click a link to...

What this means in zhong: `every 1.minute, 'foobar', at: '**:20'` For me it's means that I want to run it each minute in whatever hour, but only when it's 20...

[https://github.com/divmain/GitSavvy](GitSavvy) is a sublime plugin that has a feature that I would like to also see in this plugin. While in the diff panel, you can hit ctrl+enter to stage...

enhancement

Hi, When I try to `bundle` this repo I get the following error: ``` Fetching gem metadata from https://rubygems.org/......... Fetching gem metadata from https://rubygems.org/. Resolving dependencies... Bundler could not find...

I have a .js.rbs file. Is there anyway to use asset_path in it? I can't find a way to make it work.

While running a feature spec, I was not getting the Rails error related to a missing controller. After moving web-console to a development group only, the Rails error show in...