Sha256: 6650ccae494e020d24404f22ba16e49060cdce399cfa0c701b3bd2f1fc7089dc
Contents?: true
Size: 292 Bytes
Versions: 1
Compression:
Stored size: 292 Bytes
Contents
#!/usr/bin/env ruby # This command will automatically be run when you run "rails" from the root of your extension ENGINE_ROOT = File.expand_path('../..', __FILE__) ENGINE_PATH = File.expand_path('../../lib/spree_frenet/engine', __FILE__) require 'rails/all' require 'rails/engine/commands'
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
spree_frenet-0.1.2 | bin/rails |