Class: Alchemy::PageTreePage

Inherits:
SimpleDelegator
  • Object
show all
Defined in:
app/services/alchemy/page_tree_preloader.rb

Instance Attribute Summary collapse

Instance Attribute Details

#foldedObject Also known as: folded?

Returns the value of attribute folded.



102
103
104
# File 'app/services/alchemy/page_tree_preloader.rb', line 102

def folded
  @folded
end