Class: Schema::Status
- Inherits:
-
Lockstep::ApiRecord
- Object
- Lockstep::ApiRecord
- Schema::Status
- Defined in:
- app/platform_api/schema/status.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/status.rb', line 4 def self.id_ref nil end |