tracks/script/about
Reinier Balt 812b5a099b update tree with missing 2.3.11 files or files that were not updated
this has no real impact on tracks as an app
2011-05-31 19:28:50 +02:00

4 lines
159 B
Ruby

#!/usr/bin/env ruby
require File.expand_path('../../config/boot', __FILE__)
$LOAD_PATH.unshift "#{RAILTIES_PATH}/builtin/rails_info"
require 'commands/about'