Sha256: e934069b8bf21a063ca29e6bfe1126f06cf35f06f94096b005bfdad1462bd8c7
Contents?: true
Size: 308 Bytes
Versions: 172
Compression:
Stored size: 308 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/<%= file_name -%>/engine', __FILE__) require 'rails/all' require 'rails/engine/commands'
Version data entries
172 entries across 172 versions & 6 rubygems