Class: HrLite::PolicyAcknowledgement
- Inherits:
-
ApplicationRecord
- Object
- ActiveRecord::Base
- ApplicationRecord
- HrLite::PolicyAcknowledgement
- Defined in:
- app/models/hr_lite/policy_acknowledgement.rb
Overview
"I have read this." Kept per VERSION, and never edited — it is the evidence, and evidence that can be changed afterwards is not evidence.
Instance Method Summary collapse
Instance Method Details
#readonly? ⇒ Boolean
11 |
# File 'app/models/hr_lite/policy_acknowledgement.rb', line 11 def readonly? = persisted? |