instance method
current_host
Ruby on Rails 5.2.8.1
Since v5.2.8.1 Last seen in v6.1.7.10 PrivateSignature
current_host()
No documentation comment.
Source
# File activestorage/lib/active_storage/service/disk_service.rb, line 154
def current_host
ActiveStorage::Current.host
end
Defined in activestorage/lib/active_storage/service/disk_service.rb line 154
· View on GitHub
· Improve this page
· Find usages on GitHub
Defined in ActiveStorage::Service::DiskService