Sha256: 424a4ad00152b64e84f62490f0424eca7ab4f4c264dba64ee7f4de0ad87919d3
Contents?: true
Size: 127 Bytes
Versions: 1
Compression:
Stored size: 127 Bytes
Contents
require 'network_executive' class <%= name.to_s.camelize %> < NetworkExecutive::Network # Your network code goes here... end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
network_executive-0.0.1.alpha.1 | lib/network_executive/templates/config/my_network.rb |