instance method
url_options
Ruby on Rails 7.1.6
Since v7.0.10 PrivateSignature
url_options()
No documentation comment.
Source
# File activestorage/lib/active_storage/service/disk_service.rb, line 174
def url_options
ActiveStorage::Current.url_options
end
Defined in activestorage/lib/active_storage/service/disk_service.rb line 174
· View on GitHub
· Improve this page
· Find usages on GitHub
Defined in ActiveStorage::Service::DiskService