Method: Part.get_one

Defined in:
lib/oro/parts.rb

.get_oneObject



62
63
64
# File 'lib/oro/parts.rb', line 62

def self.get_one
  list.sample
end