Skip to content

Instantly share code, notes, and snippets.

@rwboyer
Created January 6, 2012 16:08
Show Gist options
  • Select an option

  • Save rwboyer/1571214 to your computer and use it in GitHub Desktop.

Select an option

Save rwboyer/1571214 to your computer and use it in GitHub Desktop.
Test
class MaybeRuby
def ruby?
return :true
end
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment