view script/about @ 410:675de8e6becf feature_113

Tune appearance of MATLAB docs. * use three cols for short index; * add a div to identify the whole output in wider stylesheet context; * avoid showing leading ./ in directory path; * make author file path relative to config file location if relative path provided
author Chris Cannam <chris.cannam@soundsoftware.ac.uk>
date Wed, 27 Apr 2011 16:55:21 +0100
parents 94944d00e43c
children 433d4f72a19b
line wrap: on
line source
#!/usr/bin/env ruby
require File.expand_path('../../config/boot',  __FILE__)
$LOAD_PATH.unshift "#{RAILTIES_PATH}/builtin/rails_info"
require 'commands/about'

Redmine::About.print_plugin_info