Method: ActionDispatch::RemoteIp#check_ip
- Defined in:
- lib/action_dispatch/middleware/remote_ip.rb
#check_ip ⇒ Object (readonly)
Returns the value of attribute check_ip.
51 52 53 |
# File 'lib/action_dispatch/middleware/remote_ip.rb', line 51 def check_ip @check_ip end |