Sha256: 32eee4734420cd7b90a98fd4e6ea0f00ade5296694c6967dc06f16d9f76995fc
Contents?: true
Size: 322 Bytes
Versions: 187
Compression:
Stored size: 322 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/core/engine', __FILE__) require 'rails/all' require 'rails/engine/commands'
Version data entries
187 entries across 187 versions & 2 rubygems