Method: Asset#ip

Defined in:
lib/domain/asset/model.rb

#ipObject

Returns the value of attribute ip.



6
7
8
# File 'lib/domain/asset/model.rb', line 6

def ip
  @ip
end