Sha256: aea26859858d778c691a8675e46e11cc497f1b96a8c0e630149fb0c6c9b999f3

Contents?: true

Size: 307 Bytes

Versions: 19

Compression:

Stored size: 307 Bytes

Contents

require "brightcontent-core"
require "brightcontent-attachments"
require "awesome_nested_set"

require "brightcontent/pages/engine"

module Brightcontent

  mattr_accessor :page_attachment_styles
  @@page_attachment_styles = {}

  module Pages
    autoload :Methods, 'brightcontent/pages/methods'
  end
end

Version data entries

19 entries across 19 versions & 1 rubygems

Version Path
brightcontent-pages-2.0.26 lib/brightcontent/pages.rb
brightcontent-pages-2.0.25 lib/brightcontent/pages.rb
brightcontent-pages-2.0.24 lib/brightcontent/pages.rb
brightcontent-pages-2.0.23 lib/brightcontent/pages.rb
brightcontent-pages-2.0.22 lib/brightcontent/pages.rb
brightcontent-pages-2.0.21 lib/brightcontent/pages.rb
brightcontent-pages-2.0.20 lib/brightcontent/pages.rb
brightcontent-pages-2.0.19 lib/brightcontent/pages.rb
brightcontent-pages-2.0.18 lib/brightcontent/pages.rb
brightcontent-pages-2.0.17 lib/brightcontent/pages.rb
brightcontent-pages-2.0.16 lib/brightcontent/pages.rb
brightcontent-pages-2.0.15 lib/brightcontent/pages.rb
brightcontent-pages-2.0.14 lib/brightcontent/pages.rb
brightcontent-pages-2.0.13 lib/brightcontent/pages.rb
brightcontent-pages-2.0.12 lib/brightcontent/pages.rb
brightcontent-pages-2.0.11 lib/brightcontent/pages.rb
brightcontent-pages-2.0.10 lib/brightcontent/pages.rb
brightcontent-pages-2.0.9 lib/brightcontent/pages.rb
brightcontent-pages-2.0.8 lib/brightcontent/pages.rb