Parent

Methods

Timetrap::Formatters::Ids

Attributes

output[R]

Public Class Methods

new(entries) click to toggle source
# File lib/timetrap/formatters/ids.rb, line 6
def initialize entries
  @output = entries.map(&:id).join(' ')
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.