Method: Customize::Inherited#ascent_ids

Defined in:
lib/customize/inherited.rb

#ascent_idsObject



106
107
108
# File 'lib/customize/inherited.rb', line 106

def ascent_ids
  ascents.map(&:id)
end