Sha256: 3bf3027140df6b13c5ece47976c5fb319fa6bf2820a94b1a2da22e837d3f4eba
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 = "3.0.2" end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
js_from_routes-3.0.2 | lib/js_from_routes/version.rb |