Skip to content

Instantly share code, notes, and snippets.

/rb.rb Secret

Created April 9, 2017 01:43
Show Gist options
  • Save anonymous/abe3b7c344ee6be29fd24dc302258592 to your computer and use it in GitHub Desktop.
Save anonymous/abe3b7c344ee6be29fd24dc302258592 to your computer and use it in GitHub Desktop.
irb(main):036:0> in_progress
=> [["820", "Adelaide", "Richmond", nil, nil], ["826", "Melbourne", "North Melbourne", nil, nil]]
irb(main):037:0> in_progress.include?("Adelaide")
=> false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment