mirror of
https://github.com/github/rails.git
synced 2026-01-27 15:28:00 -05:00
4 lines
97 B
Ruby
Executable File
4 lines
97 B
Ruby
Executable File
#!/usr/bin/env ruby
|
|
require File.dirname(__FILE__) + '/../config/boot'
|
|
require 'commands/server'
|