This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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