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

Version Path
tramway-profiles-1.3.1 app/decorators/tramway/profiles/social_network_decorator.rb
tramway-profiles-1.3 app/decorators/tramway/profiles/social_network_decorator.rb
tramway-profiles-1.2.0.1 app/decorators/tramway/profiles/social_network_decorator.rb