class Runcible::Extensions::File

Public Class Methods

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