Max Barsukov
Max Barsukov
Travis CI fails validation due to the fact that the parallel gem requires a new version of Ruby. You can update the Ruby version or switch to an older version...
Several sections have been translated, some links have been replaced with similar Russian-language ones, and minor translation mistakes have been corrected.
Adds a Ruby implementation of the Miller–Rabin primality test - [x] New algorithm - [ ] Update to an algorithm - [ ] Fix an error - [ ] Other...
`.keep` files are used to make git track empty folders. There are files in the `models/concerns` and `controllers/concerns` folders, so `.keep` is not needed there.
The style is improved in accordance with rubocop: trailing whitespaces and unnecessary semicolons are removed, empty lines at the end of some files are added, as in the rest of...