view script/about @ 490:cd64fb9ab701 feature_199

Add "Edit this page" link to welcome page if the current user is authorised to do so
author Chris Cannam <chris.cannam@soundsoftware.ac.uk>
date Tue, 12 Jul 2011 11:51:42 +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