Sha256: f9a294b9a4fc5261c51b2f35f42ee594e4a709cb70cdd2919f584785b33e51ae
Contents?: true
Size: 248 Bytes
Versions: 4
Compression:
Stored size: 248 Bytes
Contents
- WorkDay.create_or_update_upto(@employee, Date.today.end_of_month) .row .span8 = render 'timesheets/show', :work_days => @employee.work_days.where(:date => current_month_period(:time_sheet_period)) .span4 = render 'timesheets/pager'
Version data entries
4 entries across 4 versions & 1 rubygems