class Runcible::Extensions::Module

Public Class Methods

content_type() click to toggle source
# File lib/runcible/extensions/module.rb, line 4
def self.content_type
  'modulemd'
end