Sha256: cf7ea7e09d0c5c6a30de79c61cd89e5bf0d19d626ad0f4ab38ad9f12c9dbd34c
Contents?: true
Size: 320 Bytes
Versions: 49
Compression:
Stored size: 320 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
49 entries across 49 versions & 2 rubygems