You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

about 193B

123456
  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. Redmine::About.print_plugin_info