0xfe / rubyrefresher

A Ruby language refresher.
0xfe.muthanna.com/rubyrefresher
66 stars 9 forks source link

Fixed issue with second Hash example; looked like JSON, not ruby hash wi... #7

Closed marks closed 12 years ago

marks commented 12 years ago

...th symbols as the keys as it appears was intended.

0xfe commented 12 years ago

Thanks for the pull, but this is actually valid ruby 1.9 syntax.

http://breakthebit.org/post/8453341914/ruby-1-9-and-the-new-hash-syntax

marks commented 12 years ago

doh, sorry! work has got us frozen on 1.8.7. great work! On Mar 17, 2012, at 8:31 PM, 0xFE wrote:

Thanks for the pull, but this is actually valid ruby 1.9 syntax.

http://breakthebit.org/post/8453341914/ruby-1-9-and-the-new-hash-syntax


Reply to this email directly or view it on GitHub: https://github.com/0xfe/rubyrefresher/pull/7#issuecomment-4558363

0xfe commented 12 years ago

No problem. :-)

On Sat, Mar 17, 2012 at 8:33 PM, Mark Silverberg < reply@reply.github.com

wrote:

doh, sorry! work has got us frozen on 1.8.7. great work! On Mar 17, 2012, at 8:31 PM, 0xFE wrote:

Thanks for the pull, but this is actually valid ruby 1.9 syntax.

http://breakthebit.org/post/8453341914/ruby-1-9-and-the-new-hash-syntax


Reply to this email directly or view it on GitHub: https://github.com/0xfe/rubyrefresher/pull/7#issuecomment-4558363


Reply to this email directly or view it on GitHub: https://github.com/0xfe/rubyrefresher/pull/7#issuecomment-4558376

Mohit Muthanna [mohit (at) muthanna (uhuh) com]