Skip to content

Instantly share code, notes, and snippets.

@fearoffish
Created October 28, 2013 13:43
Show Gist options
  • Select an option

  • Save fearoffish/7197022 to your computer and use it in GitHub Desktop.

Select an option

Save fearoffish/7197022 to your computer and use it in GitHub Desktop.
["moo", "rar"].each do |call|
call.include? 'ar'
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment