Sha256: d4fc532c963a25bf223630f2028094aa45148357331772535f82233ee971adb0

Contents?: true

Size: 289 Bytes

Versions: 1

Compression:

Stored size: 289 Bytes

Contents

class ContentPage < Noodall::Node
  # Define which Node Templates can be used as children of Nodes using this template
  sub_templates ContentPage

  # Define the number of each slot type this Node Template allows. Slots are defined in 'config/initializers/noodall.rb'
  small_slots 4
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
noodall-components-quicklinks-1.0.0 test/dummy/app/models/content_page.rb