Alexander Mankuta

Results 28 issues of Alexander Mankuta

git has [`rebase.autoStash`](https://git-scm.com/docs/git-config#Documentation/git-config.txt-rebaseautoStash) option and it's very handy with regular rebases. Would be great if imerge supported it for `rebase`/`rebase-with-history`.

enhancement

Hello, I'm experience an issue in an app I didn't develop but I want to deploy. My setup is Rails 5 app with broowserify-rails 4.1.0. I'm deploying the app with...

A wrong field size wash chosen for maxPoints. This shifted the rest of the fields and rendered the table invalid. Fixes issues with 1.6.1 releases: #73, #74 This does not...

Original approach was right but there was an error in field sizes. This lead to shift of the following field. One of the fields is maxStackElements which defines stack size...

I've noticed that TTFunk gem doesn't have a license listed on Rubygems. So it doesn't have it in the gemspec. `LICENSE` states that GPL 2 or GPL 3 applicable, as...

RBS currently doesn't support `protected` method visibility. Protected methods are specified as public in generated rbs files. Semantically protected methods are not the same as public. So I have a...

Is this gem still maintained? Is it planned to update it to support newer Rails?

A password prompt is displayed multiple times during launch of HWMonitor, changes to fan control configuration and just once in a while. The prompt says "HWMonitor is trying to install...

## Is your feature request related to a problem? Please describe. YARD doesn't provide any way to ignore comments. So a common case of wrapping a method in `rubocop: disable`...`rubocop:...

feature request