To check out this repository please hg clone the following URL, or open the URL using EasyMercurial or your preferred Mercurial client.

Statistics Download as Zip
| Branch: | Tag: | Revision:

root / script / about @ 442:753f1380d6bc

History | View | Annotate | Download (193 Bytes)

1
#!/usr/bin/env ruby
2
require File.expand_path('../../config/boot',  __FILE__)
3
$LOAD_PATH.unshift "#{RAILTIES_PATH}/builtin/rails_info"
4
require 'commands/about'
5

    
6
Redmine::About.print_plugin_info