Sha256: 478e08d4ef5a2097500b2134934e5568d1cf34dd27ee2192ae7e0475f931df11
Contents?: true
Size: 325 Bytes
Versions: 177
Compression:
Stored size: 325 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
177 entries across 177 versions & 2 rubygems