Created
July 30, 2015 20:34
-
-
Save hayduke19us/1747fb627b17c5eddda8 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
{ | |
"data"=>{ | |
"reports"=>{ | |
"1"=>[ | |
{ | |
"grower_id"=>4, | |
"irrigation"=>"", | |
"id"=>123, | |
"staging"=>"test", | |
"weather"=>"", | |
"recommendation"=>"First test with new_relic logging connected to the post_sync response", | |
"field_id"=>4, | |
"time"=>"2015-07-30 20:19:52", | |
"temp"=>"" | |
} | |
] | |
}, | |
"others"=>{ | |
"1"=>[ | |
{ | |
"id"=>492448, | |
"report_id"=>123, | |
"lat"=>37.33233261108398, | |
"comment"=>"test with STDOUT and new_relic", | |
"long"=>-122.0312194824219 | |
} | |
] | |
}, | |
"images"=>{ | |
"1"=>[ | |
{ | |
"file_name"=>"E9F64E1B-7519-4B3C-BE71-2220DD4524CB.png", | |
"id"=>647, | |
"imageable_type"=>"OtherSample", | |
"imageable_id"=>492448 | |
} | |
] | |
} | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment