Sha256: 6583ebc5ba569db4682f868aa6c2e7d356f3e1d1f4f79edc9b79b80d6efc2e71
Contents?: true
Size: 327 Bytes
Versions: 68
Compression:
Stored size: 327 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/metasploit/model/engine', __FILE__) require 'rails/all' require 'rails/engine/commands'
Version data entries
68 entries across 68 versions & 1 rubygems