mirror of
https://github.com/github/rails.git
synced 2026-01-12 16:17:56 -05:00
4 lines
104 B
Ruby
Executable File
4 lines
104 B
Ruby
Executable File
#!/usr/bin/env ruby
|
|
require File.expand_path('../../config/boot', __FILE__)
|
|
require 'commands/destroy'
|