Created
December 21, 2009 23:29
-
-
Save Ferdev/261352 to your computer and use it in GitHub Desktop.
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
Partigirb::Client.new.items.index? :item_type => 'film' # => [#<Partigirb::PartigiStruct ptItem_title="The Shop Around the Corner", c... | |
Partigirb::Client.new.items.index.json? :item_type => 'film' # => Partigirb::PartigiError: #<Partigirb::PartigiError:0x257bc80> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment