Sha256: 5621555fc5c8696903643bb34d238e1b6a1c0651bbd89f490c37eb4dd3f3ebce

Contents?: true

Size: 349 Bytes

Versions: 1

Compression:

Stored size: 349 Bytes

Contents

#!/usr/bin/env ruby
# 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/<%= namespace %>/<%= extension_name %>/engine', __FILE__)

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

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
enginizer-0.0.1 lib/enginizer/templates/%namespaced_name%/script/rails.tt