mmangino / mogli

Facebook Open Graph Library
http://developers.facebook.com/docs/opengraph
MIT License
309 stars 107 forks source link

Fix typo in is_fetching_array? #111

Closed derwiki closed 12 years ago

derwiki commented 12 years ago

:has_key?, not :has_key

Sorry for introducing the typo; I was hand copying a change from our fork to master and mistyped.

derwiki commented 12 years ago

closed in favor of pull request 112

mmangino commented 12 years ago

Do I not need this one any more?

Mike

On Apr 16, 2012, at 10:12 PM, Adam Derewecki wrote:

:has_key?, not :has_key

Sorry for introducing the typo; I was hand copying a change from our fork to master and mistyped.

You can merge this Pull Request by running:

git pull https://github.com/derwiki/mogli master

Or you can view, comment on it, or merge it online at:

https://github.com/mmangino/mogli/pull/111

-- Commit Summary --

  • Fix typo in is_fetching_array?

-- File Changes --

M lib/mogli/client.rb (2)

-- Patch Links --

https://github.com/mmangino/mogli/pull/111.patch https://github.com/mmangino/mogli/pull/111.diff


Reply to this email directly or view it on GitHub: https://github.com/mmangino/mogli/pull/111