Sha256: 31fa150e533803504637952c93536acf26aeb88630a8916151ad78037e1ac5eb

Contents?: true

Size: 144 Bytes

Versions: 248

Compression:

Stored size: 144 Bytes

Contents

module Katello
  class RelationPresenter
    attr_accessor :relation

    def initialize(relation)
      @relation = relation
    end
  end
end

Version data entries

248 entries across 248 versions & 1 rubygems

Version Path
katello-4.14.2 app/presenters/katello/relation_presenter.rb
katello-4.15.0 app/presenters/katello/relation_presenter.rb
katello-4.15.0.rc2 app/presenters/katello/relation_presenter.rb
katello-4.15.0.rc1 app/presenters/katello/relation_presenter.rb
katello-4.14.1 app/presenters/katello/relation_presenter.rb
katello-4.14.0 app/presenters/katello/relation_presenter.rb
katello-4.14.0.rc3 app/presenters/katello/relation_presenter.rb
katello-4.14.0.rc2 app/presenters/katello/relation_presenter.rb
katello-4.14.0.rc1.1 app/presenters/katello/relation_presenter.rb
katello-4.14.0.rc1 app/presenters/katello/relation_presenter.rb
katello-4.13.1 app/presenters/katello/relation_presenter.rb
katello-4.13.0 app/presenters/katello/relation_presenter.rb
katello-4.12.1 app/presenters/katello/relation_presenter.rb
katello-4.13.0.rc1 app/presenters/katello/relation_presenter.rb
katello-4.12.0 app/presenters/katello/relation_presenter.rb
katello-4.12.0.rc3 app/presenters/katello/relation_presenter.rb
katello-4.12.0.rc2 app/presenters/katello/relation_presenter.rb
katello-4.12.0.rc1 app/presenters/katello/relation_presenter.rb
katello-4.11.1 app/presenters/katello/relation_presenter.rb
katello-4.11.0 app/presenters/katello/relation_presenter.rb