Maybe I am missing something very obvious, but guys does anyone know of any JSON Validators around?
The reason is when you do an eval(json_response), if the JSON format is not proper, you'll only get an error like "Can't eval..".
But, this doesn't help identify where the actual problem lies.
Is there some kind of a schema or something we can write to check against?
Thoughts?
Thank you,
Mandy.
_______________________________________________ Rails-spinoffs mailing list [email protected] http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs
