lib/infoblox/network.rb in infoblox-0.0.3 vs lib/infoblox/network.rb in infoblox-0.0.4

- old
+ new

@@ -1,7 +1,7 @@ module Infoblox class Network < Resource - remote_attr_accessor :network + remote_attr_accessor :network, :extensible_attributes attr_accessor :network_view wapi_object "network" def next_available_ip(num=1) \ No newline at end of file