Method: Parse::Associations::HasOne.has_one
- Defined in:
- lib/parse/model/associations/has_one.rb
.has_one(key, scope = nil, opts = {}) ⇒ Parse::Object
Creates a one-to-one association with another Parse model.
|
|
# File 'lib/parse/model/associations/has_one.rb', line 83
|