Skip to content

Commit

Permalink
adding a note for mulitpart post
Browse files Browse the repository at this point in the history
  • Loading branch information
achamian committed Jun 7, 2011
1 parent ee7b966 commit e752efb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.rdoc
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,8 @@ For Facebook, Twitter, Delicious, GitHub and other API examples, see http://gith
:image => UploadIO.new(File.open(file_path), "image/png", file_path),
:key => imgur_key
).deserialise

** Note: To enable Multipart support, you'll have to explicitly require 'wrest/multipart', which depends on a '{multipart-post}[https://rubygems.org/gems/multipart-post]'

==== DELETE

Expand Down

0 comments on commit e752efb

Please sign in to comment.