Alexander Merkulov

Results 10 issues of Alexander Merkulov

I think in `function Chef` must be not required parameter(hash) in which we can put options like: - request method options ( i need it because of self-signed cert) -...

Ability to keep headers away from that parameter, Useful when we have CORS issues.

Sometime we can have empty params. Fix it up.

Here was a trouble with false positive checking for library binaries, even if we have binary projects (CLI and so on). So i think better don't touch projects without Gemfile...

Now we able to write: bundler --no-document or bundler --pre --no-document or bundler --version '1.0.0' --no-document or (for install doc's) bundler --pre

Hello Artur, Thanks for your plugin. Try to add this into your module for lazy loading. It is very useful, when you working with big number of checkboxes. In addition...

Current version won't work with Handlebars update... Error at line 149: ``` javascript if ( statement && statement.type && statement.type === 'partial' ) { res.push(statement.id.string); //statement.id is undefined now }...

To make it easy to use/support for Scala developers.