diff options
Diffstat (limited to 'railties/bin/run')
-rwxr-xr-x | railties/bin/run | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/railties/bin/run b/railties/bin/run deleted file mode 100755 index 5490bc9336..0000000000 --- a/railties/bin/run +++ /dev/null @@ -1,3 +0,0 @@ -#!/usr/local/bin/ruby -require File.dirname(__FILE__) + '/../config/boot' -require "commands"
\ No newline at end of file |