view script/.svn/text-base/about.svn-base @ 48:8032b626953b luisf

Both the Tip of the Day and the Notifications area only appear if they have content
author luisf
date Tue, 23 Nov 2010 13:41:39 +0000
parents 94944d00e43c
children
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