Sha256: fb9807e36e9e38ed27997d140472df9e40067009c1ebe4bdf7e99d120de82208

Contents?: true

Size: 274 Bytes

Versions: 1

Compression:

Stored size: 274 Bytes

Contents

# frozen_string_literal: true

# Public: Automatically generates JS for Rails routes with { export: true }.
# Generates one file per controller, and one function per route.
module JsFromRoutes
  # Public: This library adheres to semantic versioning.
  VERSION = "2.0.1"
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
js_from_routes-2.0.1 lib/js_from_routes/version.rb