Mercurial > hg > soundsoftware-site
view script/about @ 1194:6676c0284df2 feature_564
Add "mature projects" box. This isn't good enough on its own, it's just a test -- we need this to inform other relationships
author | Chris Cannam <chris.cannam@soundsoftware.ac.uk> |
---|---|
date | Tue, 22 Jan 2013 17:03:50 +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