Sha256: 504ba033262f9d8de2af2654899f868f8795be3c5696bf625b692f1a05a94567

Contents?: true

Size: 285 Bytes

Versions: 4

Compression:

Stored size: 285 Bytes

Contents

import "./cable_stream_source_element"
import { overrideMethodWithFormmethod } from "./form_submissions"

import * as Turbo from "@hotwired/turbo"
export { Turbo }

import * as cable from "./cable"
export { cable }

addEventListener("turbo:submit-start", overrideMethodWithFormmethod)

Version data entries

4 entries across 4 versions & 2 rubygems

Version Path
turbo-replay-0.1.2 app/javascript/turbo-replay/index.js
turbo-replay-0.1.1 app/javascript/turbo-replay/index.js
turbo-rails-1.1.1 app/javascript/turbo/index.js
turbo-rails-1.1.0 app/javascript/turbo/index.js