Method: Concerned::MetaMethods#all_my_concerns

Defined in:
lib/concerned.rb

#all_my_concernsObject



11
12
13
# File 'lib/concerned.rb', line 11

def all_my_concerns
  my_concerns + my_shared_concerns
end