Class: OEmbed::Response

Inherits:
Object
  • Object
show all
Defined in:
lib/links_processor.rb

Instance Attribute Summary collapse

Instance Attribute Details

#heightObject

Returns the value of attribute height.



178
179
180
# File 'lib/links_processor.rb', line 178

def height
  @height
end

#sldObject

Returns the value of attribute sld.



178
179
180
# File 'lib/links_processor.rb', line 178

def sld
  @sld
end

#uriObject

Returns the value of attribute uri.



178
179
180
# File 'lib/links_processor.rb', line 178

def uri
  @uri
end