Vitaliy Emeliantsev
Vitaliy Emeliantsev
Feel free to add me as a contributor and assign to this issue – will fix it
Yeah I mean giving me a permission to push commits to master/main branch directly, without forking and PRs. The same process is in https://github.com/estum/russian_inflect for example
Yes, but I understand your motivation too. Ok, let's try to do it canonical way, with forks and PRs
Any reaction? Is puma-dev no longer maintained like as pow?
Any updates here? Still get these warnings in development environment, because of how Zeitwerk work ruby: 2.6.1 rails: 6.1.4.4 closure_tree: 7.4.0
Having same problem. The reason is the `html` tag contains `remodal-is-locked` class, that prevents page scroll. Resolved it by removing `remodal-is-locked` class on pjax requests or browser history jumping. In...