Method: SDM::Query#resource_id
- Defined in:
- lib/models/porcelain.rb
#resource_id ⇒ Object
Unique identifier of the Resource against which the Query was performed.
8445 8446 8447 |
# File 'lib/models/porcelain.rb', line 8445 def resource_id @resource_id end |