Mercurial > hg > soundsoftware-site
view script/.svn/text-base/about.svn-base @ 529:4fc8e79dc0ee feature_36
Autocomplete on the Author's name input box
author | luisf <luis.figueira@eecs.qmul.ac.uk> |
---|---|
date | Mon, 25 Jul 2011 15:20:01 +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