Parent

Methods

RedminePluginSupport::GeneralTask

Attributes

name[RW]

Public Class Methods

new(name=:noop) click to toggle source
# File lib/redmine_plugin_support/general_task.rb, line 5
def initialize(name=:noop)
  define
end

Public Instance Methods

define() click to toggle source
# File lib/redmine_plugin_support/general_task.rb, line 9
def define
  # noop
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.