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