Method: Ccp::Receivers::Profileable#profiles

Defined in:
lib/ccp/receivers/profileable.rb

#profilesObject



27
28
29
# File 'lib/ccp/receivers/profileable.rb', line 27

def profiles
  @profiles ||= []
end