Sha256: ee7fc28f27bde9b11f4c0d14c2dedd66e0f13492c88f076f314119e53232b642
Contents?: true
Size: 321 Bytes
Versions: 43
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/core/engine', __FILE__) require 'rails/all' require 'rails/engine/commands'
Version data entries
43 entries across 43 versions & 1 rubygems