Skip to content

Instantly share code, notes, and snippets.

@thbar
Created February 9, 2011 18:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save thbar/819024 to your computer and use it in GitHub Desktop.
Save thbar/819024 to your computer and use it in GitHub Desktop.
IronRuby 1.1.2.0 on 2.10 (tarball Mon Jan 31 14:46:57 MST 2011)
Copyright (c) Microsoft Corporation. All rights reserved.
>>> IRONRUBY_VERSION
=> "1.1.2.0"
>>> RUBY_VERSION
=> "1.9.2"
>>> {:name => "Modeling"}.flatten
unknown: undefined method `flatten' for {:name=>"Modeling"}:Hash (NoMethodError)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment