Class: Mill::Resource::Generic
- Inherits:
-
Mill::Resource
- Object
- Mill::Resource
- Mill::Resource::Generic
- Defined in:
- lib/mill/resources/generic.rb
Instance Attribute Summary
Attributes inherited from Mill::Resource
#content, #date, #input_file, #mill, #output_file, #public
Class Method Summary collapse
Methods inherited from Mill::Resource
#absolute_uri, #build, #change_frequency, #final_content, #initialize, #load, #tag_uri, #uri, #validate, #validate_xml
Constructor Details
This class inherits a constructor from Mill::Resource
Class Method Details
.type ⇒ Object
7 8 9 |
# File 'lib/mill/resources/generic.rb', line 7 def self.type :generic end |