Sha256: 9e84c297e6894d4d8f1e0e45868c4f5c775164e1b53760dde4a58b106d5509b0
Contents?: true
Size: 222 Bytes
Versions: 17
Compression:
Stored size: 222 Bytes
Contents
class Tramway::Conference::UnityDecorator < ::Tramway::Core::ApplicationDecorator class << self def collections [ :all ] end end delegate :logo, to: :object decorate_association :social_networks end
Version data entries
17 entries across 17 versions & 1 rubygems