Re-namespacing a bit to clear out some fairly old stuff from the top level
This commit is contained in:
4
oldstuff/RubyFun/rails/hamster/script/about
Executable file
4
oldstuff/RubyFun/rails/hamster/script/about
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/usr/bin/env ruby
|
||||
require File.expand_path('../../config/boot', __FILE__)
|
||||
$LOAD_PATH.unshift "#{RAILTIES_PATH}/builtin/rails_info"
|
||||
require 'commands/about'
|
Reference in New Issue
Block a user