Getúlio

This gem generates a random working timesheet for every day of the month until today. It is hardcoded for brazilins working time of 44 hours per week. Currently there is no support for flexible time, so every day sums 8 hours and 48 minutes.

How to use this gem

Just call Getulio::Timesheet.for_current_month. This will return a Getulio::Timesheet. To get an array of the days, call Getulio::Timesheet.for_current_month.days.

Support

If you have any questions or suggestions please contact me at twitter (twitter.com/joaohornburg).

Contributing to Getúlio

Copyright © 2013 João Hornburg. See LICENSE.txt for further details.