Mercurial > hg > soundsoftware-site
view script/about @ 159:4e485928a26b cannam-pre-20110113-merge
* Simplify table construction, with name and description in the same cell and some layout tidying. Eliminates minor bug that made name and description highlight separately on mouseover.
author | Chris Cannam <chris.cannam@soundsoftware.ac.uk> |
---|---|
date | Fri, 28 Jan 2011 11:01:43 +0000 |
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