Sha256: caf6688bbe96fd54d39354deb454ff9b0debb2f1407e10b16330bbf71a5346e7
Contents?: true
Size: 323 Bytes
Versions: 44
Compression:
Stored size: 323 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_moip/engine', __FILE__) require 'rails/all' require 'rails/engine/commands'
Version data entries
44 entries across 44 versions & 1 rubygems