Exception: HrLite::CompOffRequest::StaleOffDay
- Inherits:
-
StandardError
- Object
- StandardError
- HrLite::CompOffRequest::StaleOffDay
- Defined in:
- app/models/hr_lite/comp_off_request.rb
Instance Method Summary collapse
Instance Method Details
#message ⇒ Object
95 96 97 98 |
# File 'app/models/hr_lite/comp_off_request.rb', line 95 def "That date is now a regular working day (the calendar changed since the request) — " \ "reject it and ask them to re-file if it still applies." end |