Sha256: 35c105aa85736811e2bf6e7761caa9841c8804291145e969b8da3d3d73846331
Contents?: true
Size: 326 Bytes
Versions: 176
Compression:
Stored size: 326 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/frontend/engine', __FILE__) require 'rails/all' require 'rails/engine/commands'
Version data entries
176 entries across 176 versions & 3 rubygems