Sha256: b37885f002658032ec0e07df4bb4bad02539496a2062a859ad7166cdb953ea58
Contents?: true
Size: 191 Bytes
Versions: 3
Compression:
Stored size: 191 Bytes
Contents
class ::Tramway::Profiles::SocialNetworkDecorator < ::Tramway::Core::ApplicationDecorator class << self def collections [ :all ] end end delegate :title, to: :object end
Version data entries
3 entries across 3 versions & 1 rubygems