Class: CommonCartridge::Elements::Resources::File
- Inherits:
-
Object
- Object
- CommonCartridge::Elements::Resources::File
- Includes:
- SAXMachine
- Defined in:
- lib/common_cartridge/elements/resources.rb
Instance Attribute Summary collapse
-
#content ⇒ Object
Returns the value of attribute content.
Instance Method Summary collapse
Instance Attribute Details
#content ⇒ Object
Returns the value of attribute content.
57 58 59 |
# File 'lib/common_cartridge/elements/resources.rb', line 57 def content @content end |
Instance Method Details
#attachments ⇒ Object
63 |
# File 'lib/common_cartridge/elements/resources.rb', line 63 def ; .; end |