Skip to content
View antoniosb's full-sized avatar

Highlights

  • Pro

Organizations

@appprova @tryber
Block or Report

Block or report antoniosb

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
antoniosb/README.md

Hi there 👋

Pinned

  1. masterclass-ci masterclass-ci Public

    repositório usado como base para configurar um CI com Codecov + GitHub actions

    JavaScript

  2. masterclass-sentry masterclass-sentry Public

    JavaScript

  3. Monkey patching Arel v3.0.2 to provi... Monkey patching Arel v3.0.2 to provide a predicate that uses binary like. So we can use it to create a Ransack predicate to use on search forms.
    1
    module Arel
    2
      module Visitors
    3
        class ToSql
    4
          private
    5
            def visit_Arel_Nodes_BinaryMatches o