class RubyQC::API::SomeOf

Public Instance Methods

rubyqc() click to toggle source
# File lib/rubyqc/api.rb, line 22
def rubyqc
  args.sample(num).rubyqc
end