Class: Schema::CustomFieldValue
- Inherits:
-
Lockstep::ApiRecord
- Object
- Lockstep::ApiRecord
- Schema::CustomFieldValue
- Defined in:
- app/platform_api/schema/custom_field_value.rb
Class Method Summary collapse
-
.id_ref ⇒ Object
ApiRecord will crash unless ‘id_ref` is defined.
Class Method Details
.id_ref ⇒ Object
ApiRecord will crash unless ‘id_ref` is defined
4 5 6 |
# File 'app/platform_api/schema/custom_field_value.rb', line 4 def self.id_ref nil end |