Sha256: 20b7d35ff5404d2558f9dca76fc6881f5521c39677238e3ebf5160a3ba40bbac

Contents?: true

Size: 261 Bytes

Versions: 3

Compression:

Stored size: 261 Bytes

Contents

# frozen_string_literal: true

# Splitting the generator file allows consumers to skip the Railtie if desired:
#  - gem 'js_from_routes', require: false
#  - require 'js_from_routes/generator'
require 'js_from_routes/generator'
require 'js_from_routes/railtie'

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
js_from_routes-1.0.2 lib/js_from_routes.rb
js_from_routes-1.0.1 lib/js_from_routes.rb
js_from_routes-1.0.0 lib/js_from_routes.rb