Yuriy Volodin

Results 7 issues of Yuriy Volodin

Minor spelling errors have been corrected here.

1. Fixed words with wrong letters. For example `руководство` - with latin `o` at the end. 2. Plain spelling mistakes. 3. Example of bad syntax `if x == 0` was...

Minor typos fixed.

Hello @pat . I have this error in my development environment in docker container. My config is ```yaml development: &dev utf8: true indices_location: db/sphinx/development mysql41: 9406 ``` When I run...

Hello! Is there any way to add Undo and Redo buttons from history module? I have tried to insert in field configuration ```ruby { data: { options: { modules: {...

Hello, I have deprecation notice ``` Node.js 12 actions are deprecated. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/. Please update the following actions to use Node.js 16: miloserdow/capistrano-*** ```

In production environment I have no `pry` and in case of any exception I get also LoadError from rack console: ``` irb(main):001:0> raise :37:in `require': cannot load such file --...