okay, I am tired, I am just gonna continue this effort sat night or sun. Anyways, some of the main things this app should do are running so not a bad day. I would say we are only a couple days from beta release.

This commit is contained in:
Ken Johnson
2013-05-25 03:01:53 -04:00
parent 2acc5af274
commit daddb138a5
3 changed files with 22 additions and 7 deletions
@@ -1,5 +1,6 @@
class PaidTimeOffController < ApplicationController
def index
@pto = current_user.paid_time_off
end
end