view script/about @ 1053:80cf86be1611 bibplugin_bibtex

created partial for author suggestions; renders this partial after the AJAX call using RJS.
author luisf <luis.figueira@eecs.qmul.ac.uk>
date Mon, 19 Nov 2012 13:48:57 +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