tracks/script/about
Reinier Balt 4aa0e63e85 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:30:35 +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'