class method self.remote_url?

Ruby on Rails edge

Since edge Private — implementation detail, not part of the public API

Signature

self.remote_url?(url)

No documentation comment.

Parameters

url req
Source
# File actiontext/lib/action_text/attachables/remote_image.rb, line 18
          def remote_url?(url)
            url && ActionView::Helpers::AssetUrlHelper::URI_REGEXP.match?(url)
          end

Defined in actiontext/lib/action_text/attachables/remote_image.rb line 18 · View on GitHub · Improve this page · Find usages on GitHub

Defined in ActionText::Attachables::RemoteImage

Type at least 2 characters to search.

Use the arrow keys to navigate results, Enter to open one, Escape to close.

Keyboard shortcuts

/
Focus search
⌘K / Ctrl-K
Command palette
?
This help
Esc
Close