Sha256: c6e22a8deddab26fea93415722debe8f977664c6cb556d9d06b1142af9fd39cb
Contents?: true
Size: 321 Bytes
Versions: 298
Compression:
Stored size: 321 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/api/engine', __FILE__) require 'rails/all' require 'rails/engine/commands'
Version data entries
298 entries across 298 versions & 5 rubygems