Sha256: f24cbc251e51e9cd5a975059fe478e01f43afea6b5ebbc80aac12e2fd4a66eae
Contents?: true
Size: 137 Bytes
Versions: 3
Compression:
Stored size: 137 Bytes
Contents
# frozen_string_literal: true module ActiveDecorator include ActiveSupport::Configurable config.decorator_suffix = 'Decorator' end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
active_decorator-1.2.0 | lib/active_decorator/config.rb |
active_decorator-1.1.1 | lib/active_decorator/config.rb |
active_decorator-1.1.0 | lib/active_decorator/config.rb |