Sha256: 010ca4dc7782b820f8689467c5b3f026747ae46e7aef6cc69f9f7fad71c8cda7
Contents?: true
Size: 196 Bytes
Versions: 6
Compression:
Stored size: 196 Bytes
Contents
#!/usr/bin/env ruby ENGINE_ROOT = File.expand_path('../..', __FILE__) ENGINE_PATH = File.expand_path('../../lib/power_shop/engine', __FILE__) require 'rails/all' require 'rails/engine/commands'
Version data entries
6 entries across 6 versions & 1 rubygems
Version | Path |
---|---|
power_shop-0.2.4 | script/rails |
power_shop-0.2.3 | script/rails |
power_shop-0.2.2 | script/rails |
power_shop-0.2.1 | script/rails |
power_shop-0.2.0 | script/rails |
power_shop-0.1.1 | script/rails |