Sha256: e3394245a6159c835388d48e5b3ae9ac8519d12a473b6f969c06698cdca27d4b

Contents?: true

Size: 353 Bytes

Versions: 2

Compression:

Stored size: 353 Bytes

Contents

#!/usr/bin/env ruby
# encoding: utf-8
# This command will automatically be run when you run "rails" with Rails 3
# gems installed from the root of your application.

ENGINE_ROOT = File.expand_path('../..', __FILE__)
ENGINE_PATH = File.expand_path(
  '../../lib/logger-jquery-rails/engine', __FILE__)

require 'rails/all'
require 'rails/engine/commands'

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
logger-jquery-rails-1.2.006 script/rails
logger-jquery-rails-1.2.005 script/rails