Skip to content
View valpolik's full-sized avatar

Block or report valpolik

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. DemoDevise DemoDevise Public

    Demonstration of Devise gem. All changes are in branch "start", and in Pull Request "Finish. Work done"

    Ruby

  2. DemoSorcery DemoSorcery Public

    Demonstration of authentication with gem Sorcery

    Ruby

  3. russian-like_strings_generator russian-like_strings_generator Public

    Ruby

  4. test_programs test_programs Public

    Ruby

  5. snippets snippets Public

    Ruby

  6. docker-compose template for local de... docker-compose template for local development
    1
    # Makefile
    2
    
                  
    3
    SHELL := /bin/zsh # could be changed to your shell
    4
    
                  
    5
    # all tasks should be added here, otherwise Make tries to create the folder with the same name and skip the task if folder exists