class ComfortableMexicanSofa::Content::Block

wtf does this mean it means that all nodes between this must be moved into here {{cms:block}} some content {{cms:end_block}}

Attributes

nodes[W]

Public Instance Methods

nodes() click to toggle source
# File lib/comfortable_mexican_sofa/content/block.rb, line 10
def nodes
  @nodes ||= []
end