Libraries
»
customize
(0.0.8)
»
Index
»
Customize
»
Inherited
»
#descent_ids
Method: Customize::Inherited#descent_ids
Defined in:
lib/customize/inherited.rb
#
descent_ids
⇒
Object
110 111 112
# File 'lib/customize/inherited.rb', line 110
def
descent_ids
descents
.
map
(
&
:id
)
end