Sha256: c494d58754bade9b5151e62617bd5f20757996b6287cd516cd896ed3889bb766

Contents?: true

Size: 216 Bytes

Versions: 40

Compression:

Stored size: 216 Bytes

Contents

module BiolaWcmsComponents
  class Configuration
    attr_accessor :default_redactor_buttons

    def initialize
      @default_redactor_buttons = ['bold', 'italic', 'orderedlist', 'unorderedlist']
    end
  end
end

Version data entries

40 entries across 40 versions & 1 rubygems

Version Path
biola_wcms_components-0.25.4 lib/biola_wcms_components/configuration.rb
biola_wcms_components-0.25.3 lib/biola_wcms_components/configuration.rb
biola_wcms_components-0.25.2 lib/biola_wcms_components/configuration.rb
biola_wcms_components-0.25.1 lib/biola_wcms_components/configuration.rb
biola_wcms_components-0.25.0 lib/biola_wcms_components/configuration.rb
biola_wcms_components-0.24.3 lib/biola_wcms_components/configuration.rb
biola_wcms_components-0.24.2 lib/biola_wcms_components/configuration.rb
biola_wcms_components-0.24.1 lib/biola_wcms_components/configuration.rb
biola_wcms_components-0.24.0 lib/biola_wcms_components/configuration.rb
biola_wcms_components-0.23.0 lib/biola_wcms_components/configuration.rb
biola_wcms_components-0.22.0 lib/biola_wcms_components/configuration.rb
biola_wcms_components-0.21.0 lib/biola_wcms_components/configuration.rb
biola_wcms_components-0.20.0 lib/biola_wcms_components/configuration.rb
biola_wcms_components-0.19.0 lib/biola_wcms_components/configuration.rb
biola_wcms_components-0.18.1 lib/biola_wcms_components/configuration.rb
biola_wcms_components-0.18.0 lib/biola_wcms_components/configuration.rb
biola_wcms_components-0.17.0 lib/biola_wcms_components/configuration.rb
biola_wcms_components-0.16.0 lib/biola_wcms_components/configuration.rb
biola_wcms_components-0.15.3 lib/biola_wcms_components/configuration.rb
biola_wcms_components-0.15.2 lib/biola_wcms_components/configuration.rb