Skip to content
View mdorfin's full-sized avatar

Block or report mdorfin

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

Popular repositories Loading

  1. typograf_ru typograf_ru Public

    Ruby 3 1

  2. base64_image base64_image Public

    A little proxy-gem to decode base64 encoded images from JS requests.

    Ruby

  3. vue-crm-example vue-crm-example Public

    An Vue+Vuex+Firebase example by VladilenMinin's tutorial https://www.youtube.com/playlist?list=PLqKQF2ojwm3njNpksFCi8o-_c-9Vva_W0

    Vue

  4. active_storage_validations active_storage_validations Public

    Forked from igorkasyanchuk/active_storage_validations

    Do it like => validates :photos, attached: true, content_type: ['image/png', 'image/jpg', 'image/jpeg'], size: { less_than: 500.kilobytes }, limit: { min: 1, max: 3 }, aspect_ratio: :landscape, dim…

    Ruby

  5. knock knock Public

    Forked from zudochkin/knock

    Seamless JWT authentication for Rails API

    Ruby