Class: Alchemy::PageTreePage
- Inherits:
-
SimpleDelegator
- Object
- SimpleDelegator
- Alchemy::PageTreePage
- Defined in:
- app/services/alchemy/page_tree_preloader.rb
Instance Attribute Summary collapse
-
#folded ⇒ Object
(also: #folded?)
Returns the value of attribute folded.
Instance Attribute Details
#folded ⇒ Object 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 |