Method: ActionText::Attachables::RemoteImage#height
- Defined in:
- actiontext/lib/action_text/attachables/remote_image.rb
#height ⇒ Object (readonly)
Returns the value of attribute height.
30 31 32 |
# File 'actiontext/lib/action_text/attachables/remote_image.rb', line 30 def height @height end |