Sha256: 0b53f44cce8ea0828c8598af84b3b1259983c88ecbe1798a856a65be4b10c1c7
Contents?: true
Size: 303 Bytes
Versions: 12
Compression:
Stored size: 303 Bytes
Contents
# This command will automatically be run when you run "rails" with Rails 4 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
12 entries across 12 versions & 2 rubygems