Sha256: 1817b673e20fd26f4eeee1f2c94e9a7b884a3abde7955a403cd65262a8e29373
Contents?: true
Size: 324 Bytes
Versions: 43
Compression:
Stored size: 324 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/spree/backend/engine', __FILE__) require 'rails/all' require 'rails/engine/commands'
Version data entries
43 entries across 43 versions & 1 rubygems