method
blob_scope
v7.1.3.4 -
Show latest stable
- Class:
ActiveStorage::Representations::BaseController
blob_scope()private
No documentation available.
# File activestorage/app/controllers/active_storage/representations/base_controller.rb, line 9
def blob_scope
ActiveStorage::Blob.scope_for_strict_loading
end