spec/fixtures/status_no_attributes.json in t-0.9.6 vs spec/fixtures/status_no_attributes.json in t-0.9.7

- old
+ new

@@ -1,103 +1,206 @@ -{"created_at":"Wed Apr 06 19:13:37 +0000 2011","id":55709764298092545,"id_str":"55709764298092545","text":"The problem with your code is that it's doing exactly what you told it to do.","source":"\u003ca href=\"http:\/\/twitter.com\/#!\/download\/iphone\" rel=\"nofollow\"\u003eTwitter for iPhone\u003c\/a\u003e","truncated":false,"in_reply_to_status_id":null,"in_reply_to_status_id_str":null,"in_reply_to_user_id":null,"in_reply_to_user_id_str":null,"in_reply_to_screen_name":null,"user":{"id":7505382,"id_str":"7505382","name":"Erik Michaels-Ober","screen_name":"sferik","location":"San Francisco","description":"My heart is in the work.","url":"https:\/\/github.com\/sferik","protected":false,"followers_count":2094,"friends_count":203,"listed_count":114,"created_at":"Mon Jul 16 12:59:01 +0000 2007","favourites_count":3073,"utc_offset":-28800,"time_zone":"Pacific Time (US & Canada)","geo_enabled":true,"verified":false,"statuses_count":6890,"lang":"en","contributors_enabled":false,"is_translator":false,"profile_background_color":"000000","profile_background_image_url":"http:\/\/a0.twimg.com\/profile_background_images\/162641967\/we_concept_bg2.png","profile_background_image_url_https":"https:\/\/si0.twimg.com\/profile_background_images\/162641967\/we_concept_bg2.png","profile_background_tile":false,"profile_image_url":"http:\/\/a0.twimg.com\/profile_images\/1759857427\/image1326743606_normal.png","profile_image_url_https":"https:\/\/si0.twimg.com\/profile_images\/1759857427\/image1326743606_normal.png","profile_link_color":"0084B4","profile_sidebar_border_color":"C0DEED","profile_sidebar_fill_color":"DDEEF6","profile_text_color":"333333","profile_use_background_image":true,"show_all_inline_media":true,"default_profile":false,"default_profile_image":false,"following":false,"follow_request_sent":false,"notifications":false},"geo":{"type":"Point","coordinates":[37.75963095,-122.410067]},"coordinates":{"type":"Point","coordinates":[-122.410067,37.75963095]},"place":{"id":"f29bbd03562e37d1","url":"http:\/\/api.twitter.com\/1\/geo\/id\/f29bbd03562e37d1.json","place_type":"poi","name":"Blowfish Sushi To Die For","full_name":"Blowfish Sushi To Die For, San Francisco","country_code":"US","country":"United States","bounding_box":{"type":"Polygon","coordinates":[[[-122.409954,37.759597],[-122.409954,37.759597],[-122.409954,37.759597],[-122.409954,37.759597]]]}},"contributors":null,"retweet_count":320,"favorited":false,"retweeted":false,"possibly_sensitive":false} +{ + "created_at": "Wed Apr 06 19:13:37 +0000 2011", + "id": 55709764298092545, + "id_str": "55709764298092545", + "text": "The problem with your code is that it's doing exactly what you told it to do.", + "source": "<a href=\"http://twitter.com/#!/download/iphone\" rel=\"nofollow\">Twitter for iPhone</a>", + "truncated": false, + "in_reply_to_status_id": null, + "in_reply_to_status_id_str": null, + "in_reply_to_user_id": null, + "in_reply_to_user_id_str": null, + "in_reply_to_screen_name": null, + "user": { + "id": 7505382, + "id_str": "7505382", + "name": "Erik Michaels-Ober", + "screen_name": "sferik", + "location": "San Francisco", + "description": "My heart is in the work.", + "url": "https://github.com/sferik", + "protected": false, + "followers_count": 2094, + "friends_count": 203, + "listed_count": 114, + "created_at": "Mon Jul 16 12:59:01 +0000 2007", + "favourites_count": 3073, + "utc_offset": -28800, + "time_zone": "Pacific Time (US & Canada)", + "geo_enabled": true, + "verified": false, + "statuses_count": 6890, + "lang": "en", + "contributors_enabled": false, + "is_translator": false, + "profile_background_color": "000000", + "profile_background_image_url": "http://a0.twimg.com/profile_background_images/162641967/we_concept_bg2.png", + "profile_background_image_url_https": "https://si0.twimg.com/profile_background_images/162641967/we_concept_bg2.png", + "profile_background_tile": false, + "profile_image_url": "http://a0.twimg.com/profile_images/1759857427/image1326743606_normal.png", + "profile_image_url_https": "https://si0.twimg.com/profile_images/1759857427/image1326743606_normal.png", + "profile_link_color": "0084B4", + "profile_sidebar_border_color": "C0DEED", + "profile_sidebar_fill_color": "DDEEF6", + "profile_text_color": "333333", + "profile_use_background_image": true, + "show_all_inline_media": true, + "default_profile": false, + "default_profile_image": false, + "following": false, + "follow_request_sent": false, + "notifications": false + }, + "geo": { + "type": "Point", + "coordinates": [ + 37.75963095, + -122.410067 + ] + }, + "coordinates": { + "type": "Point", + "coordinates": [ + -122.410067, + 37.75963095 + ] + }, + "place": { + "id": "f29bbd03562e37d1", + "url": "http://api.twitter.com/1/geo/id/f29bbd03562e37d1.json", + "place_type": "poi", + "name": "Blowfish Sushi To Die For", + "full_name": "Blowfish Sushi To Die For, San Francisco", + "country_code": "US", + "country": "United States", + "bounding_box": { + "type": "Polygon", + "coordinates": [ + [ + [ + -122.409954, + 37.759597 + ], + [ + -122.409954, + 37.759597 + ], + [ + -122.409954, + 37.759597 + ], + [ + -122.409954, + 37.759597 + ] + ] + ] + } + }, + "contributors": null, + "retweet_count": 320, + "favorited": false, + "retweeted": false, + "possibly_sensitive": false +} \ No newline at end of file