Sha256: 4c2f041e345439035ae2e24c37d19f757ba17fe3e9a0cd479165c3a49e19616f
Contents?: true
Size: 301 Bytes
Versions: 4
Compression:
Stored size: 301 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_it_is_a_present/engine', __FILE__) require 'rails/all' require 'rails/engine/commands'
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
spree_it_is_a_present-0.0.6 | bin/rails |
spree_it_is_a_present-0.0.5 | bin/rails |
spree_it_is_a_present-0.0.4 | bin/rails |
spree_it_is_a_present-0.0.2 | bin/rails |