Libraries
»
customize
(0.0.8)
»
Index
»
Customize
»
Inherited
»
#ascent_ids
Method: Customize::Inherited#ascent_ids
Defined in:
lib/customize/inherited.rb
#
ascent_ids
⇒
Object
106 107 108
# File 'lib/customize/inherited.rb', line 106
def
ascent_ids
ascents
.
map
(
&
:id
)
end