Skip to content

Instantly share code, notes, and snippets.

@jugyo
Created February 17, 2009 15:01
Show Gist options
  • Save jugyo/65770 to your computer and use it in GitHub Desktop.
Save jugyo/65770 to your computer and use it in GitHub Desktop.
'hoge'.instance_eval do |s|
p s #=> 1.8 と 1.9 で結果が違う!
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment