Skip to content

Instantly share code, notes, and snippets.

@krainboltgreene
Last active August 29, 2015 14:18
Show Gist options
  • Save krainboltgreene/dae280cdf000093c855e to your computer and use it in GitHub Desktop.
Save krainboltgreene/dae280cdf000093c855e to your computer and use it in GitHub Desktop.
module HTML
class Tag
class HTML < ::HTML::Tag
end
end
end
# > NameError: uninitialized constant HTML::Tag::HTML::Tag
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment