RedminePluginSupport::GeneralTask
# File lib/redmine_plugin_support/environment_task.rb, line 3 def define task :environment do require(File.join(RedmineHelper.redmine_root + '/config', 'environment')) end end
[Validate]
Generated with the Darkfish Rdoc Generator 2.