Method: Part.count

Defined in:
lib/oro/parts.rb

.countObject



25
26
27
# File 'lib/oro/parts.rb', line 25

def self.count
  list.size
end