added the PTO section

This commit is contained in:
Ken Johnson
2013-05-24 20:54:07 -04:00
parent 3fb341553c
commit af763d40bf
14 changed files with 119 additions and 12 deletions
+3 -1
View File
@@ -12,7 +12,9 @@ resources :users do
get "account_settings"
resources :retirement do
end
resources :paid_time_off do
end
end