class RedmineExtensions::QueryOutputs::ListOutput
Public Class Methods
key()
click to toggle source
# File lib/redmine_extensions/query_outputs/list_output.rb, line 7 def self.key 'list' end
Public Instance Methods
render_period_header()
click to toggle source
# File lib/redmine_extensions/query_outputs/list_output.rb, line 11 def render_period_header end