class PayrolleeCz::TimesheetWorkTag
Public Class Methods
new()
click to toggle source
Calls superclass method
PayrolleeCz::PayrollTag::new
# File lib/payrollee_cz/pay_tags/timesheet_work_tag.rb, line 3 def initialize super(PayTagGateway::REF_TIMESHEET_WORK, PayConceptGateway::REFCON_TIMESHEET_WORK) end