Method: SDM::Query#source_ip
- Defined in:
- lib/models/porcelain.rb
#source_ip ⇒ Object
The IP address the Query was performed from, as detected at the ingress gateway.
7683 7684 7685 |
# File 'lib/models/porcelain.rb', line 7683 def source_ip @source_ip end |