Sha256: cd2ce0d8c41f9f1acb5b0ffd034c1252131e32a9c51318e6b3f31a714510975a

Contents?: true

Size: 136 Bytes

Versions: 4

Compression:

Stored size: 136 Bytes

Contents

# frozen_string_literal: true
module ActiveDecorator
  include ActiveSupport::Configurable

  config.decorator_suffix = 'Decorator'
end

Version data entries

4 entries across 4 versions & 2 rubygems

Version Path
lulalala_presenter-0.1.0 lib/active_decorator/config.rb
active_decorator-1.0.0 lib/active_decorator/config.rb
active_decorator-0.9.0 lib/active_decorator/config.rb
active_decorator-0.8.0 lib/active_decorator/config.rb