mirror of
https://github.com/jnunemaker/httparty
synced 2023-03-27 23:23:07 -04:00
added CSV support
This commit is contained in:
parent
b48cc4ace6
commit
5782126478
1 changed files with 2 additions and 0 deletions
2
spec/fixtures/twitter.csv
vendored
Normal file
2
spec/fixtures/twitter.csv
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
"name","url","id","description","protected","screen_name","followers_count","profile_image_url","location"
|
||||
"Magic 8 Bot",,"17656026","ask me a question","false","magic8bot","90","http://s3.amazonaws.com/twitter_production/profile_images/65565851/8ball_large_normal.jpg",
|
|
Loading…
Add table
Reference in a new issue