Skip to content
View amyroi's full-sized avatar

Block or report amyroi

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. circleci-ruby-linter circleci-ruby-linter Public

    CircleCI orb for Ruby Linter

    Shell 1 1

  2. enum-i18n enum-i18n Public

    Enum attributes with I18n and ActiveRecord support

    Ruby 2

  3. enum-i18n_sample enum-i18n_sample Public

    enum-i18n sample project

    Ruby 1

  4. action_cable_sample action_cable_sample Public

    Ruby

  5. ActiveModel::Serializer for ActiveMo... ActiveModel::Serializer for ActiveModel::Model
    1
    # ActiveModel::SerializerをActiveModel::Modelで使う
    2
    
                  
    3
    class Model < ApplicationRecord
    4
    end
    5