mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
656f0e7c6c
Signed-off-by: Joshua Peek <josh@joshpeek.com>
3 lines
97 B
Ruby
Executable file
3 lines
97 B
Ruby
Executable file
#!/usr/bin/env ruby
|
|
require File.dirname(__FILE__) + '/../config/boot'
|
|
require 'commands/runner'
|