Sha256: 619c7e6acc6f876a8be6a1d44f17bff1525efb06fba5918f5b69204d02a021f7
Contents?: true
Size: 106 Bytes
Versions: 3
Compression:
Stored size: 106 Bytes
Contents
module ActiveDecorator include ActiveSupport::Configurable config.decorator_suffix = 'Decorator' end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
active_decorator-0.7.1 | lib/active_decorator/config.rb |
active_decorator-0.7.0 | lib/active_decorator/config.rb |
active_decorator-0.6.0 | lib/active_decorator/config.rb |