Method: Naf::Machine.local_machine
- Defined in:
- app/models/naf/machine.rb
.local_machine ⇒ Object
108 109 110 |
# File 'app/models/naf/machine.rb', line 108 def self.local_machine where(server_address: machine_ip_address).first end |