Method: Spaceship::Portal::Key#has_device_check?
- Defined in:
- spaceship/lib/spaceship/portal/key.rb
permalink #has_device_check? ⇒ Boolean
80 81 82 |
# File 'spaceship/lib/spaceship/portal/key.rb', line 80 def has_device_check? has_service?(DEVICE_CHECK_ID) end |