Sha256: e32a3f3b7c13a733e08e5d2ff4cd9c5f14f7e1e16efd2a3d00855ecbeec490fc

Contents?: true

Size: 401 Bytes

Versions: 6

Compression:

Stored size: 401 Bytes

Contents

import AsociableInlineController from './app/assets/js/asociable_inline_controller'
import AsociableController from './app/assets/js/asociable_controller'
import ModalController from './app/assets/js/modal_controller'

window.Stimulus.register('asociable_inline', AsociableInlineController)
window.Stimulus.register('asociable', AsociableController)
window.Stimulus.register('modal', ModalController)

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
pg_rails-7.0.7 pg_associable/index.js
pg_rails-7.0.6 pg_associable/index.js
pg_rails-7.0.5 pg_associable/index.js
pg_rails-7.0.4 pg_associable/index.js
pg_rails-7.0.3 pg_associable/index.js
pg_rails-7.0.2 pg_associable/index.js