Skip to content

Instantly share code, notes, and snippets.

@jdewind
Created September 18, 2013 19:11
Show Gist options
  • Save jdewind/6614048 to your computer and use it in GitHub Desktop.
Save jdewind/6614048 to your computer and use it in GitHub Desktop.
Would have expected a name error. However, the method `f` was mixed into the object space.
it "does something" do
@forms.each { |x| f.submit }
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment