Sha256: cce4dd181dddefccf6ed38736934975f19da257432371e5b1c90477c549c8d0c

Contents?: true

Size: 155 Bytes

Versions: 16

Compression:

Stored size: 155 Bytes

Contents

module JsRoutes
  if ::Rails.version < "3.1"
    require 'js_routes/railtie'
  else
    require 'js_routes/engine'
  end
  require 'js_routes/version'
end

Version data entries

16 entries across 16 versions & 1 rubygems

Version Path
js_routes-0.1.18 lib/js_routes.rb
js_routes-0.1.17 lib/js_routes.rb
js_routes-0.1.16 lib/js_routes.rb
js_routes-0.1.15 lib/js_routes.rb
js_routes-0.1.14 lib/js_routes.rb
js_routes-0.1.12 lib/js_routes.rb
js_routes-0.1.11 lib/js_routes.rb
js_routes-0.1.10 lib/js_routes.rb
js_routes-0.1.9 lib/js_routes.rb
js_routes-0.1.8 lib/js_routes.rb
js_routes-0.1.7 lib/js_routes.rb
js_routes-0.1.6 lib/js_routes.rb
js_routes-0.1.5 lib/js_routes.rb
js_routes-0.1.4 lib/js_routes.rb
js_routes-0.1.3 lib/js_routes.rb
js_routes-0.1.1 lib/js_routes.rb