view script/.svn/text-base/about.svn-base @ 459:0f9097245756 feature_36

After creating a publication in the project scope, correctly redirects to the Show action (still in the project's scope).
author luisf <luis.figueira@eecs.qmul.ac.uk>
date Thu, 16 Jun 2011 13:33:34 +0100
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