Skip to content

Instantly share code, notes, and snippets.

@Ferdev
Created December 21, 2009 23:29
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 Ferdev/261352 to your computer and use it in GitHub Desktop.
Save Ferdev/261352 to your computer and use it in GitHub Desktop.
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