Mercurial > hg > soundsoftware-site
view script/about @ 461:841b2e40895d feature_36
Adding other projects to publication - created query for projects and controller actions to be used in the AJAX call; still need to get the AJAX call working
author | luisf <luis.figueira@eecs.qmul.ac.uk> |
---|---|
date | Fri, 17 Jun 2011 18:59:49 +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