view script/about @ 255:a7002a8f0eca feature_80

Show a star (or similar) by active files, or a checkbox if permitted to edit them. Checkbox doesn't do anything yet
author Chris Cannam <chris.cannam@soundsoftware.ac.uk>
date Thu, 03 Mar 2011 19:35:02 +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