Maurizio Casimirri

Results 25 issues of Maurizio Casimirri

Is there any reason for `coffee_script_tag` to not render JS inside a CDATA section as `javascript_tag` would do? ``` erb if 2 < 0 alert('uh?') ``` the code above would...

How `handlerConcurrency` works for consumers? Will it retain partition/key based order?

Hi buddy, this is not enough: ``` oldClass = context.Class; // save current Class namespace context.Class = Class; // bind Class and jsface to global scope context.jsface = jsface; jsface.noConflict...

Imaginary is dumping a bloat of logs on Kubernetes reporting successful calls on `/health`. Can we disable it? Shouldn't it be disabled by default?

Is gitmodel alive? just in case, i've released `gitmodel-rails` gem just now to integrate it with rails. Please tell me if you are intrested to develop and mantain it further,...