Libraries
»
katello
(3.0.1)
»
Index (C)
»
Katello
»
ContentViewRepository
Class: Katello::ContentViewRepository
Inherits:
Model
Object
ActiveRecord::Base
Model
Katello::ContentViewRepository
show all
Defined in:
app/models/katello/content_view_repository.rb
Constant Summary
collapse
ALLOWED_REPOSITORY_TYPES =
[
Repository
::
YUM_TYPE
,
Repository
::
DOCKER_TYPE
,
Repository
::
OSTREE_TYPE
]
Method Summary
Methods inherited from
Model
#destroy!