Sha256: da39e601c8c370d2dd023cde3225238a8cd4114f999da0671f4d0731347f6115
Contents?: true
Size: 303 Bytes
Versions: 162
Compression:
Stored size: 303 Bytes
Contents
# 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/<%= name -%>/engine', __FILE__) require 'rails/all' require 'rails/engine/commands'
Version data entries
162 entries across 123 versions & 19 rubygems