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.
5887 5888 5889 |
# File 'lib/models/porcelain.rb', line 5887 def resource_id @resource_id end |