method
blob_scope
rails 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