Sha256: 6519ec3c697714e7f0e4a5a3a78032def2e1630c60836738abe7fc6056a49855

Contents?: true

Size: 253 Bytes

Versions: 29

Compression:

Stored size: 253 Bytes

Contents

module Katello
  class Api::V2::PuppetModulesController < Api::V2::ApiController
    apipie_concern_subst(:a_resource => N_("a puppet module"), :resource => "puppet_modules")
    include Katello::Concerns::Api::V2::RepositoryContentController
  end
end

Version data entries

29 entries across 29 versions & 1 rubygems

Version Path
katello-3.2.1.1 app/controllers/katello/api/v2/puppet_modules_controller.rb
katello-3.2.1 app/controllers/katello/api/v2/puppet_modules_controller.rb
katello-3.2.0 app/controllers/katello/api/v2/puppet_modules_controller.rb
katello-3.2.0.rc3 app/controllers/katello/api/v2/puppet_modules_controller.rb
katello-3.2.0.rc2 app/controllers/katello/api/v2/puppet_modules_controller.rb
katello-3.2.0.rc1.1 app/controllers/katello/api/v2/puppet_modules_controller.rb
katello-3.2.0.rc1 app/controllers/katello/api/v2/puppet_modules_controller.rb
katello-3.1.0.1 app/controllers/katello/api/v2/puppet_modules_controller.rb
katello-3.1.0 app/controllers/katello/api/v2/puppet_modules_controller.rb
katello-3.1.0.rc2.1 app/controllers/katello/api/v2/puppet_modules_controller.rb
katello-3.0.2 app/controllers/katello/api/v2/puppet_modules_controller.rb
katello-2.4.5 app/controllers/katello/api/v2/puppet_modules_controller.rb
katello-3.1.0.rc1 app/controllers/katello/api/v2/puppet_modules_controller.rb
katello-3.0.1 app/controllers/katello/api/v2/puppet_modules_controller.rb
katello-2.4.4 app/controllers/katello/api/v2/puppet_modules_controller.rb
katello-3.0.0 app/controllers/katello/api/v2/puppet_modules_controller.rb
katello-2.4.3 app/controllers/katello/api/v2/puppet_modules_controller.rb
katello-3.0.0.rc7 app/controllers/katello/api/v2/puppet_modules_controller.rb
katello-3.0.0.rc5 app/controllers/katello/api/v2/puppet_modules_controller.rb
katello-2.4.2 app/controllers/katello/api/v2/puppet_modules_controller.rb