Sha256: 9592848da9dae19d995d71a0467574e438d86d35d9719a7d21331f8aac2f2031

Contents?: true

Size: 393 Bytes

Versions: 28

Compression:

Stored size: 393 Bytes

Contents

import { start } from "./ujs"
import { DirectUpload } from "./direct_upload"
import { DirectUploadController } from "./direct_upload_controller"
import { DirectUploadsController } from "./direct_uploads_controller"
export { start, DirectUpload, DirectUploadController, DirectUploadsController }

function autostart() {
  if (window.ActiveStorage) {
    start()
  }
}

setTimeout(autostart, 1)

Version data entries

28 entries across 28 versions & 4 rubygems

Version Path
minato_ruby_api_client-0.2.2 vendor/bundle/ruby/3.2.0/gems/activestorage-7.1.3.4/app/javascript/activestorage/index.js
activestorage-7.2.2.1 app/javascript/activestorage/index.js
activestorage-7.1.5.1 app/javascript/activestorage/index.js
activestorage-7.2.2 app/javascript/activestorage/index.js
activestorage-7.1.5 app/javascript/activestorage/index.js
activestorage-7.2.1.2 app/javascript/activestorage/index.js
activestorage-7.1.4.2 app/javascript/activestorage/index.js
activestorage-7.2.1.1 app/javascript/activestorage/index.js
activestorage-7.1.4.1 app/javascript/activestorage/index.js
activestorage-7.1.4 app/javascript/activestorage/index.js
activestorage-7.2.1 app/javascript/activestorage/index.js
activestorage-7.2.0 app/javascript/activestorage/index.js
activestorage-7.2.0.rc1 app/javascript/activestorage/index.js
blacklight-spotlight-3.6.0.beta8 vendor/bundle/ruby/3.2.0/gems/activestorage-7.1.3.4/app/javascript/activestorage/index.js
activestorage-7.2.0.beta3 app/javascript/activestorage/index.js
tinymce-rails-7.1.2 vendor/bundle/ruby/3.3.0/gems/activestorage-7.1.3.4/app/javascript/activestorage/index.js
activestorage-7.2.0.beta2 app/javascript/activestorage/index.js
activestorage-7.1.3.4 app/javascript/activestorage/index.js
activestorage-7.2.0.beta1 app/javascript/activestorage/index.js
activestorage-7.1.3.2 app/javascript/activestorage/index.js