Sha256: 099f1f91f5542eabf2380cab9f035fc69d89c38429a83bc59384639018353e8e

Contents?: true

Size: 206 Bytes

Versions: 170

Compression:

Stored size: 206 Bytes

Contents

import { start } from "./ujs"
import { DirectUpload } from "./direct_upload"
export { start, DirectUpload }

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

setTimeout(autostart, 1)

Version data entries

170 entries across 166 versions & 18 rubygems

Version Path
activestorage-7.0.7.1 app/javascript/activestorage/index.js
activestorage-6.1.7.5 app/javascript/activestorage/index.js
activestorage-7.0.7 app/javascript/activestorage/index.js
activestorage_legacy-0.2.0 app/javascript/activestorage/index.js
activestorage_legacy-0.1.3 app/javascript/activestorage/index.js
activestorage_legacy-0.1.2 app/javascript/activestorage/index.js
activestorage_legacy-0.1.1 app/javascript/activestorage/index.js
activestorage_legacy-0.1.1.alpha app/javascript/activestorage/index.js
activestorage_legacy-0.1 app/javascript/activestorage/index.js
activestorage-7.0.6 app/javascript/activestorage/index.js
activestorage-7.0.5.1 app/javascript/activestorage/index.js
activestorage-6.1.7.4 app/javascript/activestorage/index.js
scrapbook-0.3.1 vendor/ruby/2.7.0/gems/activestorage-7.0.3.1/app/javascript/activestorage/index.js
scrapbook-0.3.1 vendor/ruby/2.7.0/gems/activestorage-6.1.6.1/app/javascript/activestorage/index.js
scrapbook-0.3.1 vendor/ruby/2.7.0/gems/activestorage-7.0.2.3/app/javascript/activestorage/index.js
activestorage-7.0.5 app/javascript/activestorage/index.js
activestorage-7.0.4.3 app/javascript/activestorage/index.js
activestorage-6.1.7.3 app/javascript/activestorage/index.js
activestorage-6.1.7.2 app/javascript/activestorage/index.js
activestorage-7.0.4.2 app/javascript/activestorage/index.js