Sha256: bfe9434f955c8e5372d3425c8fdca04482fada4ab9d6491495e6660753fc16ad

Contents?: true

Size: 102 Bytes

Versions: 30

Compression:

Stored size: 102 Bytes

Contents

Structure.class_eval do
  has_many :posts, :dependent => :destroy
  
  page_parts :main, :sidebar
end

Version data entries

30 entries across 30 versions & 1 rubygems

Version Path
sunrise-cms-1.0.6 spec/support/hooks/structure.rb
sunrise-cms-1.0.5 spec/support/hooks/structure.rb
sunrise-cms-1.0.4 spec/support/hooks/structure.rb
sunrise-cms-1.0.3 spec/support/hooks/structure.rb
sunrise-cms-1.0.2 spec/support/hooks/structure.rb
sunrise-cms-1.0.1 spec/support/hooks/structure.rb
sunrise-cms-1.0.0 spec/support/hooks/structure.rb
sunrise-cms-1.0.0.rc3 spec/support/hooks/structure.rb
sunrise-cms-1.0.0.rc2 spec/support/hooks/structure.rb
sunrise-cms-1.0.0.rc1 spec/support/hooks/structure.rb
sunrise-cms-0.7.0.rc2 spec/support/hooks/structure.rb
sunrise-cms-0.7.0.rc1 spec/support/hooks/structure.rb
sunrise-cms-0.6.11 spec/support/hooks/structure.rb
sunrise-cms-0.6.10 spec/support/hooks/structure.rb
sunrise-cms-0.6.9 spec/support/hooks/structure.rb
sunrise-cms-0.6.8 spec/support/hooks/structure.rb
sunrise-cms-0.6.7 spec/support/hooks/structure.rb
sunrise-cms-0.6.6 spec/support/hooks/structure.rb
sunrise-cms-0.6.5 spec/support/hooks/structure.rb
sunrise-cms-0.6.4 spec/support/hooks/structure.rb