Skip to content
View roolrool's full-sized avatar

Block or report roolrool

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. onesignal-ruby onesignal-ruby Public

    Forked from mikamai/onesignal-ruby

    Ruby

  2. smarthr-ui smarthr-ui Public

    Forked from kufu/smarthr-ui

    React components for creating SmartHR applications.

    TypeScript

  3. 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