Sha256: 510f003008c69034bb5f61669b3b03fc417a89eb56453d047991245ee513381d

Contents?: true

Size: 261 Bytes

Versions: 15

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

15 entries across 15 versions & 1 rubygems

Version Path
js_from_routes-4.0.2 lib/js_from_routes.rb
js_from_routes-4.0.1 lib/js_from_routes.rb
js_from_routes-4.0.0 lib/js_from_routes.rb
js_from_routes-3.0.2 lib/js_from_routes.rb
js_from_routes-3.0.1 lib/js_from_routes.rb
js_from_routes-3.0.0 lib/js_from_routes.rb
js_from_routes-2.1.0 lib/js_from_routes.rb
js_from_routes-2.0.6 lib/js_from_routes.rb
js_from_routes-2.0.5 lib/js_from_routes.rb
js_from_routes-2.0.4 lib/js_from_routes.rb
js_from_routes-2.0.3 lib/js_from_routes.rb
js_from_routes-2.0.2 lib/js_from_routes.rb
js_from_routes-2.0.1 lib/js_from_routes.rb
js_from_routes-2.0.0 lib/js_from_routes.rb
js_from_routes-1.0.3 lib/js_from_routes.rb