view script/about @ 917:66ac47c3719b cannam_integration

Rename .text.html.erb and .text.plain.erb to .html.erb and .text.erb in line with the other mailer files
author Chris Cannam
date Tue, 06 Mar 2012 14:05:16 +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