Project

General

Profile

« Previous | Next » 

Revision 239e0ae8

Added by Eric D. Helms over 11 years ago

Updates to how the content type is declared for extensions.
Test updates.

View differences:

lib/runcible/extensions/errata.rb
module Extensions
class Errata < Runcible::Extensions::Unit
TYPE = 'erratum'
def self.content_type
'erratum'
end
end
end

Also available in: Unified diff