Sha256: 61753f7b35fc5839178e0889485d1e06cfec10b70c8d66c11f7a25f9cb38f9df
Contents?: true
Size: 325 Bytes
Versions: 2
Compression:
Stored size: 325 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/catarse_wepay/engine', __FILE__) require 'rails/all' require 'rails/engine/commands'
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
catarse_wepay-0.0.2 | script/rails |
catarse_wepay-0.0.1 | script/rails |