I see that rendering json arrays is very simple but JQuery needs to
have a jsonp format for cross domain requests.
is there a way to have rails output in the jsonp format?
Thanks in advance
I see that rendering json arrays is very simple but JQuery needs to
have a jsonp format for cross domain requests.
is there a way to have rails output in the jsonp format?
Thanks in advance
On 17 Jun 2010, at 22:50, Geoff wrote:
I see that rendering json arrays is very simple but JQuery needs to
have a jsonp format for cross domain requests.is there a way to have rails output in the jsonp format?
Just a quick google search on “jsonp rails” brings up:
… and some more interesting links.
Best regards
Peter De Berdt
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.
Sponsor our Newsletter | Privacy Policy | Terms of Service | Remote Ruby Jobs