Project

General

Profile

Download (174 Bytes) Statistics
| Branch: | Tag: | Revision:
object @interface

attributes :id, :name, :ip, :ip6, :mac, :identifier, :primary, :provision
node :type do |i|
next if i.is_a? Symbol
i.class.humanized_name.downcase
end
(1-1/6)