Class: DeviantArt::Deviation::Content

Inherits:
Base
  • Object
show all
Defined in:
lib/deviantart/deviation/content.rb

Instance Attribute Summary collapse

Attributes inherited from Base

#attrs

Method Summary

Methods inherited from Base

#initialize, point_to_class, points_class_mapping, #to_s

Constructor Details

This class inherits a constructor from DeviantArt::Base

Instance Attribute Details

#cssObject

Returns the value of attribute css.



5
6
7
# File 'lib/deviantart/deviation/content.rb', line 5

def css
  @css
end

#css_fontsObject

Returns the value of attribute css_fonts.



5
6
7
# File 'lib/deviantart/deviation/content.rb', line 5

def css_fonts
  @css_fonts
end

#htmlObject

Returns the value of attribute html.



5
6
7
# File 'lib/deviantart/deviation/content.rb', line 5

def html
  @html
end