Skip to content

Instantly share code, notes, and snippets.

@hsbt
Created October 24, 2012 00:26
Show Gist options
  • Select an option

  • Save hsbt/3942965 to your computer and use it in GitHub Desktop.

Select an option

Save hsbt/3942965 to your computer and use it in GitHub Desktop.
{:internal=>
{:T_ARRAY=>2372, :T_NODE=>2362, :T_CLASS=>324, :T_STRING=>961, :T_HASH=>24},
:total=>2362,
:str=>12396}
{:TOTAL=>101036,
:FREE=>34803,
:T_OBJECT=>5454,
:T_CLASS=>1006,
:T_MODULE=>87,
:T_FLOAT=>6,
:T_STRING=>28211,
:T_REGEXP=>386,
:T_ARRAY=>19501,
:T_HASH=>98,
:T_STRUCT=>48,
:T_BIGNUM=>4,
:T_FILE=>3,
:T_DATA=>9429,
:T_COMPLEX=>1,
:T_RATIONAL=>1,
:T_NODE=>1913,
:T_ICLASS=>85}
@hsbt
Copy link
Copy Markdown
Author

hsbt commented Oct 24, 2012

ruby 2.0.0dev (2012-10-24) [x86_64-darwin12.2.0] で rails new edge --edge した結果

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment