James Espinosa
|
68e6a01743
|
Clean up trailing and leading whitespace
|
2014-07-05 19:15:32 -05:00 |
|
Ken Johnson
|
a6a38c773e
|
added validation for all schedule fields (presence of) and working on a new way to dynamically update your calendar upon submission of a new calendar event
|
2013-05-31 00:31:13 -04:00 |
|
Ken Johnson
|
23bc521787
|
got rid of mass assignment in certain areas
|
2013-05-30 12:52:43 -04:00 |
|
Ken Johnson
|
ff36b0fab5
|
working way to update your scheduled PTO
|
2013-05-30 12:11:50 -04:00 |
|
Ken Johnson
|
21752fab7e
|
I am setting this up, in this way, so that we have some extensibility. We may wish to have some sort of a polymorphic association where multiple models need to have a scheduling model available to them. That being said, as of right now, only the pto model needs it so I am doing a belong_to and has_one association between the two
|
2013-05-27 13:09:33 -04:00 |
|