Skip to content

Instantly share code, notes, and snippets.

@radar

radar/answers.rb Secret

Created September 19, 2018 00:27
answers.select do |answer|
answer.question == question &&
answer.value < 3
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment