Class: Locomotive::ImageResizeForm

Inherits:
Object
  • Object
show all
Includes:
ActiveModel::Model
Defined in:
app/helpers/locomotive/content_assets_helper.rb

Instance Attribute Summary collapse

Instance Attribute Details

#heightObject

Returns the value of attribute height.



37
38
39
# File 'app/helpers/locomotive/content_assets_helper.rb', line 37

def height
  @height
end

#widthObject

Returns the value of attribute width.



37
38
39
# File 'app/helpers/locomotive/content_assets_helper.rb', line 37

def width
  @width
end