class Runcible::Extensions::YumRepoMetadataFile
Public Class Methods
content_type()
click to toggle source
# File lib/runcible/extensions/yum_repo_metadata_file.rb, line 4 def self.content_type 'yum_repo_metadata_file' end