Skip to content

Conversation

@aycabta
Copy link
Member

@aycabta aycabta commented Jun 29, 2021

No description provided.

@aycabta aycabta merged commit 87c092e into ruby:master Jun 30, 2021
@aycabta aycabta deleted the support-included branch June 30, 2021 11:07
@zzak
Copy link
Member

zzak commented Jun 30, 2021

@aycabta What do you think about prepended and class_methods?

e.g.

module SomeConcern
  extend ActiveSupport::Concern

  included do
  end

  prepended do
  end

  class_methods do
  end
end

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants